public class BlockStateHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
apply(IBlockState p_apply_1_) |
static BlockStateHelper |
forBlock(Block blockIn) |
<V extends java.lang.Comparable<V>> |
where(IProperty<V> property,
<any> is) |
public static BlockStateHelper forBlock(Block blockIn)
public boolean apply(IBlockState p_apply_1_)
public <V extends java.lang.Comparable<V>> BlockStateHelper where(IProperty<V> property, <any> is)