Class VaultBlockEntityRenderState

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

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

    • displayItemStackState

      @Nullable public @Nullable ItemStackEntityRenderState displayItemStackState
      Mappings:
      Namespace Name Mixin selector
      named displayItemStackState Lnet/minecraft/client/render/block/entity/state/VaultBlockEntityRenderState;displayItemStackState:Lnet/minecraft/client/render/entity/state/ItemStackEntityRenderState;
      intermediary field_62755 Lnet/minecraft/class_11975;field_62755:Lnet/minecraft/class_10428;
      official a Lhkp;a:Lhvi;
    • displayRotationDegrees

      public float displayRotationDegrees
      Mappings:
      Namespace Name Mixin selector
      named displayRotationDegrees Lnet/minecraft/client/render/block/entity/state/VaultBlockEntityRenderState;displayRotationDegrees:F
      intermediary field_62756 Lnet/minecraft/class_11975;field_62756:F
      official b Lhkp;b:F
  • Constructor Details

    • VaultBlockEntityRenderState

      public VaultBlockEntityRenderState()