public interface IBlockRotatable
| Modifier and Type | Method and Description |
|---|---|
void |
rotateAfterPlacement(net.minecraft.entity.player.EntityPlayer player,
net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.EnumFacing side) |