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 named net/minecraft/block/LichenGrower$GrowPosPredicateintermediary net/minecraft/class_7118$class_7122official dkz$d
- 
Method Summary
Modifier and TypeMethodDescriptionbooleantest(BlockView world, BlockPos pos, LichenGrower.GrowPos growPos)  
- 
Method Details
- 
test
- Mappings:
 Namespace Name Mixin selector named testLnet/minecraft/block/LichenGrower$GrowPosPredicate;test(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/LichenGrower$GrowPos;)Zintermediary testLnet/minecraft/class_7118$class_7122;test(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_7118$class_7121;)Zofficial testLdkz$d;test(Ldcc;Ljd;Ldkz$c;)Z
 
 -