Class ItemFrameEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.ItemFrameEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/ItemFrameEntityRenderState
intermediary net/minecraft/class_10040
official gyq
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData
-
Field Summary
Fields inherited from class net.minecraft.client.render.entity.state.EntityRenderState
age, displayName, height, invisible, leashData, nameLabelPos, onFire, positionOffset, sneaking, squaredDistanceToCamera, standingEyeHeight, width, x, y, z
-
Constructor Summary
-
Method Summary
-
Field Details
-
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
Lgyq;a:Ljm;
-
contents
- Mappings:
Namespace Name Mixin selector named contents
Lnet/minecraft/client/render/entity/state/ItemFrameEntityRenderState;contents:Lnet/minecraft/item/ItemStack;
intermediary field_53439
Lnet/minecraft/class_10040;field_53439:Lnet/minecraft/class_1799;
official b
Lgyq;b:Lcxo;
-
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
Lgyq;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
Lgyq;d:Z
-
itemModel
- Mappings:
Namespace Name Mixin selector named itemModel
Lnet/minecraft/client/render/entity/state/ItemFrameEntityRenderState;itemModel:Lnet/minecraft/client/render/model/BakedModel;
intermediary field_53442
Lnet/minecraft/class_10040;field_53442:Lnet/minecraft/class_1087;
official e
Lgyq;e:Lhdm;
-
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 f
Lgyq;f:Levo;
-
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 g
Lgyq;g:Lhat;
-
-
Constructor Details
-
ItemFrameEntityRenderState
public ItemFrameEntityRenderState()
-