public interface IBlockState extends IBlockProperties
Modifier and Type | Method and Description |
---|---|
int |
compare(IBlockState other) |
IBlock |
getBlock() |
int |
getMeta() |
boolean |
isReplaceable(IWorld world,
IBlockPos blockPos) |
canEntitySpawn, canProvidePower, causesSuffocation, doesSideBlockRendering, getActualState, getBlockHardness, getComparatorInputOverride, getInternal, getLightOpacity, getLightValue, getMaterial, getMobilityFlag, getPlayerRelativeBlockHardness, getStrongPower, getWeakPower, hasCustomBreakingProgress, isBlockNormalCube, isFullBlock, isFullCube, isNormalCube, isOpaqueCube, isSideSolid, useNeighborBrightness
IBlock getBlock()
int getMeta()
int compare(IBlockState other)