public static interface UpgradeData.Logic
Modifier and Type | Method and Description |
---|---|
BlockState |
getUpdatedState(BlockState blockState,
Direction direction,
BlockState blockState2,
WorldAccess worldAccess,
BlockPos blockPos,
BlockPos blockPos2) |
default void |
postUpdate(WorldAccess world) |
BlockState getUpdatedState(BlockState blockState, Direction direction, BlockState blockState2, WorldAccess worldAccess, BlockPos blockPos, BlockPos blockPos2)
default void postUpdate(WorldAccess world)