Class DeadCoralFanBlock

All Implemented Interfaces:
FluidFillable, class_3695, Itemable
Direct Known Subclasses:
class_3690, class_3700

public class DeadCoralFanBlock extends CoralParentBlock
Mappings:
Namespace Name
official bci
intermediary net/minecraft/class_3687
named net/minecraft/block/DeadCoralFanBlock
  • Field Details

    • THE_SHAPE

      private static final VoxelShape THE_SHAPE
      Mappings:
      Namespace Name Mixin selector
      official a Lbci;a:Lcew;
      intermediary field_17728 Lnet/minecraft/class_3687;field_17728:Lnet/minecraft/class_4100;
      named THE_SHAPE Lnet/minecraft/block/DeadCoralFanBlock;THE_SHAPE:Lnet/minecraft/util/shapes/VoxelShape;
  • Constructor Details

    • DeadCoralFanBlock

      protected DeadCoralFanBlock(Block.Builder settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbcs;<init>(Lbcs$c;)V
      intermediary <init> Lnet/minecraft/class_197;<init>(Lnet/minecraft/class_197$class_3692;)V
      named <init> Lnet/minecraft/block/Block;<init>(Lnet/minecraft/block/Block$Builder;)V
  • Method Details

    • getOutlineShape

      public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos)
      Overrides:
      getOutlineShape in class CoralParentBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Laxk;Lel;)Lcew;
      intermediary method_11554 Lnet/minecraft/class_197;method_11554(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_4100;
      named getOutlineShape Lnet/minecraft/block/Block;getOutlineShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/shapes/VoxelShape;