Class ShulkerBoxBlockEntityRenderState

java.lang.Object
net.minecraft.client.render.block.entity.state.BlockEntityRenderState
net.minecraft.client.render.block.entity.state.ShulkerBoxBlockEntityRenderState

@Environment(CLIENT) public class ShulkerBoxBlockEntityRenderState extends BlockEntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/state/ShulkerBoxBlockEntityRenderState
intermediary net/minecraft/class_11970
official hkk
  • Field Details

    • facing

      public Direction facing
      Mappings:
      Namespace Name Mixin selector
      named facing Lnet/minecraft/client/render/block/entity/state/ShulkerBoxBlockEntityRenderState;facing:Lnet/minecraft/util/math/Direction;
      intermediary field_62736 Lnet/minecraft/class_11970;field_62736:Lnet/minecraft/class_2350;
      official a Lhkk;a:Ljg;
    • dyeColor

      @Nullable public @Nullable DyeColor dyeColor
      Mappings:
      Namespace Name Mixin selector
      named dyeColor Lnet/minecraft/client/render/block/entity/state/ShulkerBoxBlockEntityRenderState;dyeColor:Lnet/minecraft/util/DyeColor;
      intermediary field_62737 Lnet/minecraft/class_11970;field_62737:Lnet/minecraft/class_1767;
      official b Lhkk;b:Ldgn;
    • animationProgress

      public float animationProgress
      Mappings:
      Namespace Name Mixin selector
      named animationProgress Lnet/minecraft/client/render/block/entity/state/ShulkerBoxBlockEntityRenderState;animationProgress:F
      intermediary field_62738 Lnet/minecraft/class_11970;field_62738:F
      official c Lhkk;c:F
  • Constructor Details

    • ShulkerBoxBlockEntityRenderState

      public ShulkerBoxBlockEntityRenderState()