public class BlockWorldState
extends java.lang.Object
Constructor and Description |
---|
BlockWorldState(World worldIn,
BlockPos posIn,
boolean forceLoadIn) |
Modifier and Type | Method and Description |
---|---|
IBlockState |
getBlockState() |
BlockPos |
getPos() |
TileEntity |
getTileEntity() |
static <any> |
hasState(<any> predicatesIn) |
public IBlockState getBlockState()
public TileEntity getTileEntity()
public BlockPos getPos()
public static <any> hasState(<any> predicatesIn)