Package net.minecraft.block
Interface MultifaceGrower.GrowPosPredicate
- Enclosing class:
 MultifaceGrower
- 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/MultifaceGrower$GrowPosPredicateintermediary net/minecraft/class_7118$class_7122official dsw$d
- 
Method Summary
Modifier and TypeMethodDescriptionbooleantest(BlockView world, BlockPos pos, MultifaceGrower.GrowPos growPos)  
- 
Method Details
- 
test
- Mappings:
 Namespace Name Mixin selector named testLnet/minecraft/block/MultifaceGrower$GrowPosPredicate;test(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/MultifaceGrower$GrowPos;)Zintermediary testLnet/minecraft/class_7118$class_7122;test(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_7118$class_7121;)Zofficial testLdsw$d;test(Ldjn;Liw;Ldsw$c;)Z
 
 -