Class ArrowEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<ProjectileEntityRenderState>
net.minecraft.client.render.entity.model.ArrowEntityModel
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/ArrowEntityModelintermediary net/minecraft/class_9940official fwa
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.SinglePartModel -
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.model.EntityModel
field_52908Fields inherited from class net.minecraft.client.model.Model
layerFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPart()static TexturedModelDatavoidsetAngles(ProjectileEntityRenderState projectileEntityRenderState)
-
Field Details
-
root
- Mappings:
Namespace Name Mixin selector named rootLnet/minecraft/client/render/entity/model/ArrowEntityModel;root:Lnet/minecraft/client/model/ModelPart;intermediary field_52868Lnet/minecraft/class_9940;field_52868:Lnet/minecraft/class_630;official aLfwa;a:Lgab;
-
-
Constructor Details
-
ArrowEntityModel
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/model/ArrowEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)Vintermediary <init>Lnet/minecraft/class_9940;<init>(Lnet/minecraft/class_630;)Vofficial <init>Lfwa;<init>(Lgab;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelDataLnet/minecraft/client/render/entity/model/ArrowEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;intermediary method_62059Lnet/minecraft/class_9940;method_62059()Lnet/minecraft/class_5607;official bLfwa;b()Lgah;
-
setAngles
- Specified by:
setAnglesin classEntityModel<ProjectileEntityRenderState>- Mappings:
Namespace Name Mixin selector named setAnglesLnet/minecraft/client/render/entity/model/ArrowEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/ProjectileEntityRenderState;)Vintermediary method_62058Lnet/minecraft/class_9940;method_62058(Lnet/minecraft/class_9999;)Vofficial aLfwa;a(Lgsc;)V
-
getPart
-