Class DeadCoralBlock

All Implemented Interfaces:
FluidDrainable, FluidFillable, Waterloggable, ItemConvertible, ToggleableFeature

public class DeadCoralBlock extends CoralParentBlock
Mappings:
Namespace Name
official cmd
intermediary net/minecraft/class_2217
named net/minecraft/block/DeadCoralBlock
  • Field Details

    • field_31006

      protected static final float field_31006
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lcmd;a:F
      intermediary field_31006 Lnet/minecraft/class_2217;field_31006:F
      named field_31006 Lnet/minecraft/block/DeadCoralBlock;field_31006:F
    • SHAPE

      protected static final VoxelShape SHAPE
      Mappings:
      Namespace Name Mixin selector
      official b Lcmd;b:Leax;
      intermediary field_9928 Lnet/minecraft/class_2217;field_9928:Lnet/minecraft/class_265;
      named SHAPE Lnet/minecraft/block/DeadCoralBlock;SHAPE:Lnet/minecraft/util/shape/VoxelShape;
  • Constructor Details

    • DeadCoralBlock

      protected DeadCoralBlock(AbstractBlock.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcys;<init>(Lcys$c;)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

    • getOutlineShape

      public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context)
      Overrides:
      getOutlineShape in class CoralParentBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lcys;a(Lcyt;Lcjc;Lgp;Leaj;)Leax;
      intermediary method_9530 Lnet/minecraft/class_4970;method_9530(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
      named getOutlineShape Lnet/minecraft/block/AbstractBlock;getOutlineShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/ShapeContext;)Lnet/minecraft/util/shape/VoxelShape;