Class DeadBushBlock

All Implemented Interfaces:
ItemConvertible

public class DeadBushBlock
extends PlantBlock
Mappings:
Namespace Name
official cag
intermediary net/minecraft/class_2311
named net/minecraft/block/DeadBushBlock
  • Field Details

    • field_31080

      protected static final float field_31080
      See Also:
      Constant Field Values
      Mappings:
      Namespace Name Mixin selector
      official a Lcag;a:F
      intermediary field_31080 Lnet/minecraft/class_2311;field_31080:F
      named field_31080 Lnet/minecraft/block/DeadBushBlock;field_31080:F
    • SHAPE

      protected static final VoxelShape SHAPE
      Mappings:
      Namespace Name Mixin selector
      official b Lcag;b:Ldmr;
      intermediary field_10910 Lnet/minecraft/class_2311;field_10910:Lnet/minecraft/class_265;
      named SHAPE Lnet/minecraft/block/DeadBushBlock;SHAPE:Lnet/minecraft/util/shape/VoxelShape;
  • Constructor Details

    • DeadBushBlock

      protected DeadBushBlock​(AbstractBlock.Settings settings)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcjq;<init>(Lcjq$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 AbstractBlock
      Mappings:
      Namespace Name Mixin selector
      official a Lcjq;a(Lcjr;Lbuv;Lgb;Ldmd;)Ldmr;
      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;
    • canPlantOnTop

      protected boolean canPlantOnTop​(BlockState floor, BlockView world, BlockPos pos)
      Overrides:
      canPlantOnTop in class PlantBlock
      Mappings:
      Namespace Name Mixin selector
      official d Lbyx;d(Lcjr;Lbuv;Lgb;)Z
      intermediary method_9695 Lnet/minecraft/class_2261;method_9695(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z
      named canPlantOnTop Lnet/minecraft/block/PlantBlock;canPlantOnTop(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z