public interface IBlockBehaviors
Modifier and Type | Method and Description |
---|---|
void |
neighborChanged(World worldIn,
BlockPos pos,
Block blockIn,
BlockPos fromPos) |
boolean |
onBlockEventReceived(World worldIn,
BlockPos pos,
int id,
int param) |