Improve horrible CraftChunk#getEntities performance (#5999)

Thanks Spigot, very cool.
This commit is contained in:
Jake Potrebic 2021-06-28 05:53:28 -07:00 committed by GitHub
parent 0ad55267a3
commit e895403a10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View file

@ -225,3 +225,6 @@ public net.minecraft.world.entity.animal.Fox setFaceplanted(Z)V
# Cook speed multipler API
public net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity recipeType
# Improve CraftChunk#getEntities
public net.minecraft.world.level.entity.PersistentEntitySectionManager sectionStorage