Package net.minecraft

Class class_3688

All Implemented Interfaces:
FluidFillable, class_3695, Itemable

public class class_3688 extends CoralParentBlock
Mappings:
Namespace Name
official bcj
intermediary net/minecraft/class_3688
named net/minecraft/class_3688
  • Field Details

    • field_17729

      protected static final VoxelShape field_17729
      Mappings:
      Namespace Name Mixin selector
      official a Lbcj;a:Lcew;
      intermediary field_17729 Lnet/minecraft/class_3688;field_17729:Lnet/minecraft/class_4100;
      named field_17729 Lnet/minecraft/class_3688;field_17729:Lnet/minecraft/util/shapes/VoxelShape;
  • Constructor Details

    • class_3688

      protected class_3688(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;