Rename optimize isOutsideRange patch

This commit is contained in:
Nassim Jahnke
2021-11-25 18:18:57 +01:00
parent d1eb5f28fd
commit 65c02a066c
2 changed files with 4 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ Improve Server Thread Pool and Thread Priorities: mojang added a max thread coun
Use Vanilla Minecart Speeds: is this needed?
Handle Oversized Tile Entities: make sure impl is correct
0467-Optimize-WorldBorder-collision-checks-and-air check first hunk that has been removed
Double check if seed based feature search is still needed, since Vanilla is fast as fuck, boiiiii
Not sure where this needs to go, if anywhere
diff --git a/src/main/java/net/minecraft/world/phys/shapes/Shapes.java b/src/main/java/net/minecraft/world/phys/shapes/Shapes.java