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 gzg
  • Field Details

    • facing

      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 Lgzg;a:Ljn;
    • field_55314

      public final class_10444 field_55314
      Mappings:
      Namespace Name Mixin selector
      named field_55314 Lnet/minecraft/client/render/entity/state/ItemFrameEntityRenderState;field_55314:Lnet/minecraft/class_10444;
      intermediary field_55314 Lnet/minecraft/class_10040;field_55314:Lnet/minecraft/class_10444;
      official b Lgzg;b:Lhbl;
    • rotation

      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 Lgzg;c:I
    • glow

      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 Lgzg;d:Z
    • mapId

      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 Lgzg;e:Leur;
    • mapRenderState

      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 Lgzg;f:Lhds;
  • Constructor Details

    • ItemFrameEntityRenderState

      public ItemFrameEntityRenderState()