High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Nassim Jahnke 4a5a684c14 Fix falling block spawn methods
Restores the API behavior from previous versions of the server
- Do not call API events
- Do not replace the existing block in the world

== AT ==
public net.minecraft.world.entity.item.FallingBlockEntity <init>(Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/level/block/state/BlockState;)V
2022-03-04 20:35:19 +01:00
paper-server Fix falling block spawn methods 2022-03-04 20:35:19 +01:00