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