Update and deprecate Allow delegation to vanilla chunk gen (#7031)

This commit is contained in:
Jason Penilla
2021-12-05 02:27:20 -08:00
parent c9b5b5fbeb
commit c53d93419c
3 changed files with 235 additions and 1 deletions

View File

@ -143,7 +143,6 @@ public net.minecraft.world.entity.Entity isInBubbleColumn()Z
# Allow delegation to vanilla chunk gen
public org.bukkit.craftbukkit.generator.CustomChunkGenerator delegate
private-f org.bukkit.craftbukkit.generator.CraftChunkData sections
# Optimize redstone algorithm
public net.minecraft.world.level.block.RedStoneWireBlock shouldSignal