| public static BlockStatePredicate | |
| public boolean | |
| protected <T extends Comparable<T>> boolean | | a(atl arg0, aub<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(aub<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) |
|