public class BlockWorldState
extends java.lang.Object
| Constructor and Description |
|---|
BlockWorldState(World worldIn,
BlockPos posIn) |
| Modifier and Type | Method and Description |
|---|---|
IBlockState |
getBlockState() |
BlockPos |
getPos() |
TileEntity |
getTileEntity() |
static com.google.common.base.Predicate |
hasState(com.google.common.base.Predicate p_177510_0_) |
public IBlockState getBlockState()
public TileEntity getTileEntity()
public BlockPos getPos()
public static com.google.common.base.Predicate hasState(com.google.common.base.Predicate p_177510_0_)