Class ItemFrameEntityRenderState

java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.ItemFrameEntityRenderState

@Environment(CLIENT) public class ItemFrameEntityRenderState extends EntityRenderState
Mappings:
Namespace Name
named net/minecraft/client/render/entity/state/ItemFrameEntityRenderState
intermediary net/minecraft/class_10040
official gzj
  • Field Details Link icon

    • facing Link icon

      public Direction facing
      Mappings:
      Namespace Name Mixin selector
      named facing Lnet/minecraft/client/render/entity/state/ItemFrameEntityRenderState;facing:Lnet/minecraft/util/math/Direction;
      intermediary field_53438 Lnet/minecraft/class_10040;field_53438:Lnet/minecraft/class_2350;
      official a Lgzj;a:Ljn;
    • itemRenderState Link icon

      public final ItemRenderState itemRenderState
      Mappings:
      Namespace Name Mixin selector
      named itemRenderState Lnet/minecraft/client/render/entity/state/ItemFrameEntityRenderState;itemRenderState:Lnet/minecraft/client/render/item/ItemRenderState;
      intermediary field_55314 Lnet/minecraft/class_10040;field_55314:Lnet/minecraft/class_10444;
      official b Lgzj;b:Lhbp;
    • rotation Link icon

      public int rotation
      Mappings:
      Namespace Name Mixin selector
      named rotation Lnet/minecraft/client/render/entity/state/ItemFrameEntityRenderState;rotation:I
      intermediary field_53440 Lnet/minecraft/class_10040;field_53440:I
      official c Lgzj;c:I
    • glow Link icon

      public boolean glow
      Mappings:
      Namespace Name Mixin selector
      named glow Lnet/minecraft/client/render/entity/state/ItemFrameEntityRenderState;glow:Z
      intermediary field_53441 Lnet/minecraft/class_10040;field_53441:Z
      official d Lgzj;d:Z
    • mapId Link icon

      Mappings:
      Namespace Name Mixin selector
      named mapId Lnet/minecraft/client/render/entity/state/ItemFrameEntityRenderState;mapId:Lnet/minecraft/component/type/MapIdComponent;
      intermediary field_53443 Lnet/minecraft/class_10040;field_53443:Lnet/minecraft/class_9209;
      official e Lgzj;e:Leus;
    • mapRenderState Link icon

      public final MapRenderState mapRenderState
      Mappings:
      Namespace Name Mixin selector
      named mapRenderState Lnet/minecraft/client/render/entity/state/ItemFrameEntityRenderState;mapRenderState:Lnet/minecraft/client/render/MapRenderState;
      intermediary field_53444 Lnet/minecraft/class_10040;field_53444:Lnet/minecraft/class_10090;
      official f Lgzj;f:Lhec;
  • Constructor Details Link icon

    • ItemFrameEntityRenderState Link icon

      public ItemFrameEntityRenderState()