Updated Upstream (CraftBukkit) (#6260)

This commit is contained in:
Jake Potrebic 2021-07-23 19:33:05 -07:00 committed by GitHub
parent b173db6231
commit 9b828509cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 24 additions and 41 deletions

View file

@ -141,6 +141,7 @@ 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