Class BuddingAmethystBlock

All Implemented Interfaces:
ItemConvertible, ToggleableFeature

public class BuddingAmethystBlock extends AmethystBlock
Mappings:
Namespace Name
official ctc
intermediary net/minecraft/class_5543
named net/minecraft/block/BuddingAmethystBlock
  • Field Details

    • GROW_CHANCE

      public static final int GROW_CHANCE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lctc;a:I
      intermediary field_31039 Lnet/minecraft/class_5543;field_31039:I
      named GROW_CHANCE Lnet/minecraft/block/BuddingAmethystBlock;GROW_CHANCE:I
    • DIRECTIONS

      private static final Direction[] DIRECTIONS
      Mappings:
      Namespace Name Mixin selector
      official b Lctc;b:[Lha;
      intermediary field_27172 Lnet/minecraft/class_5543;field_27172:[Lnet/minecraft/class_2350;
      named DIRECTIONS Lnet/minecraft/block/BuddingAmethystBlock;DIRECTIONS:[Lnet/minecraft/util/math/Direction;
  • Constructor Details

    • BuddingAmethystBlock

      public BuddingAmethystBlock(AbstractBlock.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldfi;<init>(Ldfi$d;)V
      intermediary <init> Lnet/minecraft/class_4970;<init>(Lnet/minecraft/class_4970$class_2251;)V
      named <init> Lnet/minecraft/block/AbstractBlock;<init>(Lnet/minecraft/block/AbstractBlock$Settings;)V
  • Method Details