public class LiquidBlockMatcher extends java.lang.Object implements IBlockMatcherReaderAware<IBlockState>
Constructor and Description |
---|
LiquidBlockMatcher() |
Modifier and Type | Method and Description |
---|---|
static LiquidBlockMatcher |
getInstance() |
boolean |
test(IBlockState p_test_1_,
IBlockReader p_test_2_,
BlockPos p_test_3_) |
public boolean test(IBlockState p_test_1_, IBlockReader p_test_2_, BlockPos p_test_3_)
test
in interface IBlockMatcherReaderAware<IBlockState>
public static LiquidBlockMatcher getInstance()