Class SkeletonSkullBlock

All Implemented Interfaces:
BlockEntityProvider, Itemable
Direct Known Subclasses:
class_3714, class_3737

public class SkeletonSkullBlock extends class_3685
Mappings:
Namespace Name
official bhk
intermediary net/minecraft/class_1305
named net/minecraft/block/SkeletonSkullBlock
  • Field Details

    • field_18477

      public static final IntProperty field_18477
      Mappings:
      Namespace Name Mixin selector
      official a Lbhk;a:Lbmj;
      intermediary field_18477 Lnet/minecraft/class_1305;field_18477:Lnet/minecraft/class_2246;
      named field_18477 Lnet/minecraft/block/SkeletonSkullBlock;field_18477:Lnet/minecraft/state/property/IntProperty;
    • field_18478

      protected static final VoxelShape field_18478
      Mappings:
      Namespace Name Mixin selector
      official b Lbhk;b:Lcew;
      intermediary field_18478 Lnet/minecraft/class_1305;field_18478:Lnet/minecraft/class_4100;
      named field_18478 Lnet/minecraft/block/SkeletonSkullBlock;field_18478:Lnet/minecraft/util/shapes/VoxelShape;
  • Constructor Details

  • Method Details

    • getOutlineShape

      public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos)
      Overrides:
      getOutlineShape in class Block
      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;
    • method_16593

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

      public BlockState method_16563(ItemPlacementContext itemPlacementContext)
      Overrides:
      method_16563 in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lark;)Lblc;
      intermediary method_16563 Lnet/minecraft/class_197;method_16563(Lnet/minecraft/class_3544;)Lnet/minecraft/class_2232;
      named method_16563 Lnet/minecraft/block/Block;method_16563(Lnet/minecraft/item/ItemPlacementContext;)Lnet/minecraft/block/BlockState;
    • withRotation

      public BlockState withRotation(BlockState state, BlockRotation rotation)
      Overrides:
      withRotation in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Lbhb;)Lblc;
      intermediary method_11556 Lnet/minecraft/class_197;method_11556(Lnet/minecraft/class_2232;Lnet/minecraft/class_2734;)Lnet/minecraft/class_2232;
      named withRotation Lnet/minecraft/block/Block;withRotation(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockRotation;)Lnet/minecraft/block/BlockState;
    • withMirror

      public BlockState withMirror(BlockState state, BlockMirror mirror)
      Overrides:
      withMirror in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lblc;Lbfz;)Lblc;
      intermediary method_11555 Lnet/minecraft/class_197;method_11555(Lnet/minecraft/class_2232;Lnet/minecraft/class_2727;)Lnet/minecraft/class_2232;
      named withMirror Lnet/minecraft/block/Block;withMirror(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockMirror;)Lnet/minecraft/block/BlockState;
    • appendProperties

      protected void appendProperties(StateManager.Builder<Block,BlockState> builder)
      Overrides:
      appendProperties in class Block
      Mappings:
      Namespace Name Mixin selector
      official a Lbcs;a(Lble$a;)V
      intermediary method_16576 Lnet/minecraft/class_197;method_16576(Lnet/minecraft/class_2233$class_3757;)V
      named appendProperties Lnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V