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 - cum$d- intermediary - net/minecraft/class_7118$class_7122- named - net/minecraft/block/LichenGrower$GrowPosPredicate
- 
Method SummaryModifier and TypeMethodDescriptionbooleantest(BlockView world, BlockPos pos, LichenGrower.GrowPos growPos) 
- 
Method Details- 
test- Mappings:
- Namespace - Name - Mixin selector - official - test- Lcum$d;test(Lcls;Lgu;Lcum$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
 
 
-