Package net.minecraft.block
Class SculkVeinBlock.SculkVeinGrowChecker
java.lang.Object
net.minecraft.block.LichenGrower.LichenGrowChecker
net.minecraft.block.SculkVeinBlock.SculkVeinGrowChecker
- All Implemented Interfaces:
LichenGrower.GrowChecker
- Enclosing class:
SculkVeinBlock
- Mappings:
Namespace Name named net/minecraft/block/SculkVeinBlock$SculkVeinGrowChecker
intermediary net/minecraft/class_7130$class_7131
official dlx$a
-
Field Summary
Fields inherited from class net.minecraft.block.LichenGrower.LichenGrowChecker
lichen
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.block.LichenGrower.LichenGrowChecker
canGrow, getStateWithDirection
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.block.LichenGrower.GrowChecker
canGrow, hasDirection, place
-
Field Details
-
growTypes
- Mappings:
Namespace Name Mixin selector named growTypes
Lnet/minecraft/block/SculkVeinBlock$SculkVeinGrowChecker;growTypes:[Lnet/minecraft/block/LichenGrower$GrowType;
intermediary field_37635
Lnet/minecraft/class_7130$class_7131;field_37635:[Lnet/minecraft/class_7118$class_7123;
official b
Ldlx$a;b:[Ldkc$e;
-
-
Constructor Details
-
SculkVeinGrowChecker
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/block/SculkVeinBlock$SculkVeinGrowChecker;<init>(Lnet/minecraft/block/SculkVeinBlock;[Lnet/minecraft/block/LichenGrower$GrowType;)V
intermediary <init>
Lnet/minecraft/class_7130$class_7131;<init>(Lnet/minecraft/class_7130;[Lnet/minecraft/class_7118$class_7123;)V
official <init>
Ldlx$a;<init>(Ldlx;[Ldkc$e;)V
-
-
Method Details
-
canGrow
public boolean canGrow(BlockView world, BlockPos pos, BlockPos growPos, Direction direction, BlockState state) - Overrides:
canGrow
in classLichenGrower.LichenGrowChecker
- Mappings:
Namespace Name Mixin selector named canGrow
Lnet/minecraft/block/LichenGrower$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;)Z
intermediary method_41458
Lnet/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;)Z
official a
Ldkc$a;a(Ldbg;Liz;Liz;Lje;Ldse;)Z
-
getGrowTypes
- Mappings:
Namespace Name Mixin selector named getGrowTypes
Lnet/minecraft/block/LichenGrower$GrowChecker;getGrowTypes()[Lnet/minecraft/block/LichenGrower$GrowType;
intermediary method_41460
Lnet/minecraft/class_7118$class_7120;method_41460()[Lnet/minecraft/class_7118$class_7123;
official a
Ldkc$b;a()[Ldkc$e;
-
canGrow
- Mappings:
Namespace Name Mixin selector named canGrow
Lnet/minecraft/block/LichenGrower$GrowChecker;canGrow(Lnet/minecraft/block/BlockState;)Z
intermediary method_41462
Lnet/minecraft/class_7118$class_7120;method_41462(Lnet/minecraft/class_2680;)Z
official a
Ldkc$b;a(Ldse;)Z
-