-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: TreyRuffy <[email protected]>
- Loading branch information
Showing
9 changed files
with
28 additions
and
84 deletions.
There are no files selected for viewing
65 changes: 0 additions & 65 deletions
65
common/src/main/java/me/cominixo/betterf3/mixin/chunk/WorldRendererAccessor.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
accessWidener v1 named | ||
accessible class net/minecraft/client/world/ClientChunkManager$ClientChunkMap | ||
accessible class net/minecraft/client/world/ClientChunkManager$ClientChunkMap | ||
accessible field net/minecraft/client/render/WorldRenderer viewDistance I | ||
accessible field net/minecraft/client/render/WorldRenderer chunkBuilder Lnet/minecraft/client/render/chunk/ChunkBuilder; | ||
accessible field net/minecraft/client/render/WorldRenderer world Lnet/minecraft/client/world/ClientWorld; | ||
accessible field net/minecraft/client/render/WorldRenderer chunks Lnet/minecraft/client/render/BuiltChunkStorage; | ||
accessible field net/minecraft/client/render/WorldRenderer regularEntityCount I |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
accessWidener v1 named | ||
accessible class net/minecraft/client/world/ClientChunkManager$ClientChunkMap | ||
accessible class net/minecraft/client/world/ClientChunkManager$ClientChunkMap | ||
accessible field net/minecraft/client/render/WorldRenderer viewDistance I | ||
accessible field net/minecraft/client/render/WorldRenderer chunkBuilder Lnet/minecraft/client/render/chunk/ChunkBuilder; | ||
accessible field net/minecraft/client/render/WorldRenderer world Lnet/minecraft/client/world/ClientWorld; | ||
accessible field net/minecraft/client/render/WorldRenderer chunks Lnet/minecraft/client/render/BuiltChunkStorage; | ||
accessible field net/minecraft/client/render/WorldRenderer regularEntityCount I |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# Access Transformer which makes ClientChunkCache$Storage public | ||
public net.minecraft.client.multiplayer.ClientChunkCache$Storage | ||
public net.minecraft.client.multiplayer.ClientChunkCache$Storage | ||
public net.minecraft.client.renderer.LevelRenderer f_109436_ # chunkRenderDispatcher | ||
public net.minecraft.client.renderer.LevelRenderer f_109438_ # lastViewDistance | ||
public net.minecraft.client.renderer.LevelRenderer f_109439_ # renderedEntities | ||
public net.minecraft.client.renderer.LevelRenderer f_109469_ # viewArea | ||
public net.minecraft.client.renderer.LevelRenderer f_109465_ # level |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters