public class AllowsMovementMatcher extends java.lang.Object implements IBlockMatcherReaderAware<IBlockState>
Constructor and Description |
---|
AllowsMovementMatcher() |
Modifier and Type | Method and Description |
---|---|
static AllowsMovementMatcher |
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 AllowsMovementMatcher getInstance()