Class SculkVeinBlock.SculkVeinGrowChecker

java.lang.Object
net.minecraft.block.LichenGrower.LichenGrowChecker
net.minecraft.block.SculkVeinBlock.SculkVeinGrowChecker
All Implemented Interfaces:
LichenGrower.GrowChecker
Enclosing class:
SculkVeinBlock

private class SculkVeinBlock.SculkVeinGrowChecker extends LichenGrower.LichenGrowChecker
Mappings:
Namespace Name
official ctj$a
intermediary net/minecraft/class_7130$class_7131
named net/minecraft/block/SculkVeinBlock$SculkVeinGrowChecker
  • Field Details

    • growTypes

      private final LichenGrower.GrowType[] growTypes
      Mappings:
      Namespace Name Mixin selector
      official c Lctj$a;c:[Lcro$e;
      intermediary field_37635 Lnet/minecraft/class_7130$class_7131;field_37635:[Lnet/minecraft/class_7118$class_7123;
      named growTypes Lnet/minecraft/block/SculkVeinBlock$SculkVeinGrowChecker;growTypes:[Lnet/minecraft/block/LichenGrower$GrowType;
  • Constructor Details

    • SculkVeinGrowChecker

      public SculkVeinGrowChecker(LichenGrower.GrowType[] growTypes)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lctj$a;<init>(Lctj;[Lcro$e;)V
      intermediary <init> Lnet/minecraft/class_7130$class_7131;<init>(Lnet/minecraft/class_7130;[Lnet/minecraft/class_7118$class_7123;)V
      named <init> Lnet/minecraft/block/SculkVeinBlock$SculkVeinGrowChecker;<init>(Lnet/minecraft/block/SculkVeinBlock;[Lnet/minecraft/block/LichenGrower$GrowType;)V
  • Method Details

    • canGrow

      public boolean canGrow(BlockView world, BlockPos pos, BlockPos growPos, Direction direction, BlockState state)
      Overrides:
      canGrow in class LichenGrower.LichenGrowChecker
      Mappings:
      Namespace Name Mixin selector
      official a Lcro$a;a(Lcjc;Lgp;Lgp;Lgv;Lcyt;)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
      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
    • getGrowTypes

      public LichenGrower.GrowType[] getGrowTypes()
      Mappings:
      Namespace Name Mixin selector
      official a Lcro$b;a()[Lcro$e;
      intermediary method_41460 Lnet/minecraft/class_7118$class_7120;method_41460()[Lnet/minecraft/class_7118$class_7123;
      named getGrowTypes Lnet/minecraft/block/LichenGrower$GrowChecker;getGrowTypes()[Lnet/minecraft/block/LichenGrower$GrowType;
    • canGrow

      public boolean canGrow(BlockState state)
      Mappings:
      Namespace Name Mixin selector
      official a Lcro$b;a(Lcyt;)Z
      intermediary method_41462 Lnet/minecraft/class_7118$class_7120;method_41462(Lnet/minecraft/class_2680;)Z
      named canGrow Lnet/minecraft/block/LichenGrower$GrowChecker;canGrow(Lnet/minecraft/block/BlockState;)Z