| public static BlockStatePredicate | |
| public boolean | |
| protected <T extends Comparable<T>> boolean | | a(ard arg0, ars<T> arg1, com.google.common.base.Predicate<?> arg2) | | method_11747(class_2232 arg0, class_2247<T> arg1, com.google.common.base.Predicate<?> arg2) | | apply(BlockState state, Property<T> property, com.google.common.base.Predicate<?> predicate) | | matches(IBlockState blockState, IProperty<T> property, com.google.common.base.Predicate<?> predicate) |
|
| public <V extends Comparable<V>> BlockStatePredicate | | a(ars<V> arg0, com.google.common.base.Predicate<? extends V> arg1) | | method_9066(class_2247<V> arg0, com.google.common.base.Predicate<? extends V> arg1) | | with(Property<V> property, com.google.common.base.Predicate<? extends V> predicate) | | where(IProperty<V> property, com.google.common.base.Predicate<? extends V> is) |
|