Class ShulkerBoxBlockEntityRenderState

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

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

    • direction

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

      Mappings:
      Namespace Name Mixin selector
      named color Lnet/minecraft/client/render/block/entity/ShulkerBoxBlockEntityRenderState;color:Lnet/minecraft/util/DyeColor;
      intermediary field_62737 Lnet/minecraft/class_11970;field_62737:Lnet/minecraft/class_1767;
      official b Lhjq;b:Ldfq;
    • animationProgress

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

    • ShulkerBoxBlockEntityRenderState

      public ShulkerBoxBlockEntityRenderState()