Package net.minecraft.block
Interface LichenGrower.GrowPosPredicate
- Enclosing class:
LichenGrower
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name official cro$d
intermediary net/minecraft/class_7118$class_7122
named net/minecraft/block/LichenGrower$GrowPosPredicate
-
Method Summary
Modifier and TypeMethodDescriptionboolean
test
(BlockView world, BlockPos pos, LichenGrower.GrowPos growPos)
-
Method Details
-
test
- Mappings:
Namespace Name Mixin selector official test
Lcro$d;test(Lcjc;Lgp;Lcro$c;)Z
intermediary test
Lnet/minecraft/class_7118$class_7122;test(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_7118$class_7121;)Z
named test
Lnet/minecraft/block/LichenGrower$GrowPosPredicate;test(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/LichenGrower$GrowPos;)Z
-