diff options
author | Nassim Jahnke <[email protected]> | 2021-11-23 13:15:10 +0100 |
---|---|---|
committer | MiniDigger | Martin <[email protected]> | 2021-11-30 19:26:33 +0100 |
commit | e9954ed32acc79784c60634b03067b9ae25228fb (patch) | |
tree | 18f0c179215b7e581385cca9c70c557ad44be624 /build-data/paper.at | |
parent | c8cb91bb99ba94c5705e86bb23d66394b740e026 (diff) | |
download | Paper-e9954ed32acc79784c60634b03067b9ae25228fb.tar.gz Paper-e9954ed32acc79784c60634b03067b9ae25228fb.zip |
More more more work
Diffstat (limited to 'build-data/paper.at')
-rw-r--r-- | build-data/paper.at | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build-data/paper.at b/build-data/paper.at index 1417e2a6ce..2790d40943 100644 --- a/build-data/paper.at +++ b/build-data/paper.at @@ -259,3 +259,6 @@ public net.minecraft.world.level.block.state.BlockBehaviour hasCollision # add per world spawn limits public net.minecraft.world.level.NaturalSpawner SPAWNING_CATEGORIES + +# Optimize isValidLocation +public net.minecraft.world.level.chunk.LevelChunkSection states |