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$GrowPosPredicate- intermediary - net/minecraft/class_7118$class_7122- official - dor$d
- 
Method SummaryModifier and TypeMethodDescriptionbooleantest(BlockView world, BlockPos pos, MultifaceGrower.GrowPos growPos) 
- 
Method Details- 
test- Mappings:
- Namespace - Name - Mixin selector - named - test- Lnet/minecraft/block/MultifaceGrower$GrowPosPredicate;test(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/MultifaceGrower$GrowPos;)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- official - test- Ldor$d;test(Ldfo;Lji;Ldor$c;)Z
 
 
-