Package net.minecraft.predicate.block
Class BlockPredicate
java.lang.Object
net.minecraft.predicate.block.BlockPredicate
- All Implemented Interfaces:
Predicate<BlockState>
- Mappings:
Namespace Name named net/minecraft/predicate/block/BlockPredicate
intermediary net/minecraft/class_2717
official dyc
-
Field Details
-
Constructor Details
-
Method Details
-
make
- Mappings:
Namespace Name Mixin selector named make
Lnet/minecraft/predicate/block/BlockPredicate;make(Lnet/minecraft/block/Block;)Lnet/minecraft/predicate/block/BlockPredicate;
intermediary method_11766
Lnet/minecraft/class_2717;method_11766(Lnet/minecraft/class_2248;)Lnet/minecraft/class_2717;
official a
Ldyc;a(Ldkl;)Ldyc;
-
test
- Specified by:
test
in interfacePredicate<BlockState>
- Mappings:
Namespace Name Mixin selector named test
Lnet/minecraft/predicate/block/BlockPredicate;test(Lnet/minecraft/block/BlockState;)Z
intermediary method_11765
Lnet/minecraft/class_2717;method_11765(Lnet/minecraft/class_2680;)Z
official a
Ldyc;a(Ldxu;)Z
-