Interface FallingBlockEntityAccessor
public interface FallingBlockEntityAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.minecraft.world.entity.item.FallingBlockEntitycreate$callInit(net.minecraft.world.level.Level level, double x, double y, double z, net.minecraft.world.level.block.state.BlockState state)
-
Method Details
-
create$callInit
static net.minecraft.world.entity.item.FallingBlockEntity create$callInit(net.minecraft.world.level.Level level, double x, double y, double z, net.minecraft.world.level.block.state.BlockState state)
-