Package net.minecraft.block
Class SculkVeinBlock.SculkVeinGrowChecker
java.lang.Object
net.minecraft.block.MultifaceGrower.LichenGrowChecker
net.minecraft.block.SculkVeinBlock.SculkVeinGrowChecker
- All Implemented Interfaces:
 MultifaceGrower.GrowChecker
- Enclosing class:
 SculkVeinBlock
- Mappings:
 Namespace Name named net/minecraft/block/SculkVeinBlock$SculkVeinGrowCheckerintermediary net/minecraft/class_7130$class_7131official dxe$a
- 
Field Summary
FieldsFields inherited from class net.minecraft.block.MultifaceGrower.LichenGrowChecker
lichen - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.block.MultifaceGrower.LichenGrowChecker
canGrow, getStateWithDirectionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.block.MultifaceGrower.GrowChecker
canGrow, hasDirection, place 
- 
Field Details
- 
growTypes
- Mappings:
 Namespace Name Mixin selector named growTypesLnet/minecraft/block/SculkVeinBlock$SculkVeinGrowChecker;growTypes:[Lnet/minecraft/block/MultifaceGrower$GrowType;intermediary field_37635Lnet/minecraft/class_7130$class_7131;field_37635:[Lnet/minecraft/class_7118$class_7123;official bLdxe$a;b:[Ldvi$e;
 
 - 
 - 
Constructor Details
- 
SculkVeinGrowChecker
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/block/SculkVeinBlock$SculkVeinGrowChecker;<init>(Lnet/minecraft/block/SculkVeinBlock;[Lnet/minecraft/block/MultifaceGrower$GrowType;)Vintermediary <init>Lnet/minecraft/class_7130$class_7131;<init>(Lnet/minecraft/class_7130;[Lnet/minecraft/class_7118$class_7123;)Vofficial <init>Ldxe$a;<init>(Ldxe;[Ldvi$e;)V
 
 - 
 - 
Method Details
- 
canGrow
public boolean canGrow(BlockView world, BlockPos pos, BlockPos growPos, Direction direction, BlockState state) - Overrides:
 canGrowin classMultifaceGrower.LichenGrowChecker- Mappings:
 Namespace Name Mixin selector named canGrowLnet/minecraft/block/MultifaceGrower$LichenGrowChecker;canGrow(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;Lnet/minecraft/block/BlockState;)Zintermediary method_41458Lnet/minecraft/class_7118$class_7119;method_41458(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;Lnet/minecraft/class_2680;)Zofficial aLdvi$a;a(Ldly;Ljb;Ljb;Ljh;Leeb;)Z
 - 
getGrowTypes
- Mappings:
 Namespace Name Mixin selector named getGrowTypesLnet/minecraft/block/MultifaceGrower$GrowChecker;getGrowTypes()[Lnet/minecraft/block/MultifaceGrower$GrowType;intermediary method_41460Lnet/minecraft/class_7118$class_7120;method_41460()[Lnet/minecraft/class_7118$class_7123;official aLdvi$b;a()[Ldvi$e;
 - 
canGrow
- Mappings:
 Namespace Name Mixin selector named canGrowLnet/minecraft/block/MultifaceGrower$GrowChecker;canGrow(Lnet/minecraft/block/BlockState;)Zintermediary method_41462Lnet/minecraft/class_7118$class_7120;method_41462(Lnet/minecraft/class_2680;)Zofficial aLdvi$b;a(Leeb;)Z
 
 -