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

This commit is contained in:
Jason 2021-12-05 02:27:20 -08:00 committed by GitHub
parent a42917dd10
commit ccabae4fb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 160 additions and 78 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