Class ArmorStandArmorEntityModel
java.lang.Object
net.minecraft.client.render.entity.model.EntityModel
net.minecraft.client.render.entity.model.BiPedModel
net.minecraft.client.render.entity.model.ArmorStandArmorEntityModel
- Direct Known Subclasses:
ArmorStandEntityModel
- Mappings:
Namespace Name official cbuintermediary net/minecraft/class_2338named net/minecraft/client/render/entity/model/ArmorStandArmorEntityModel
-
Field Summary
Fields inherited from class net.minecraft.client.render.entity.model.BiPedModel
body, field_1482, field_1483, field_1484, field_1485, hat, head, leftArm, leftLeg, rightArm, rightLegFields inherited from class net.minecraft.client.render.entity.model.EntityModel
field_1490, field_1491, field_1493, field_1494, field_1495, parts -
Constructor Summary
ConstructorsModifierConstructorDescriptionArmorStandArmorEntityModel(float float2) protectedArmorStandArmorEntityModel(float float2, int int2, int int3) -
Method Summary
Methods inherited from class net.minecraft.client.render.entity.model.BiPedModel
copy, render, setArmAngle, setVisibleMethods inherited from class net.minecraft.client.render.entity.model.EntityModel
copyModelPart, method_1174, method_1175, method_1177, method_4273
-
Constructor Details
-
ArmorStandArmorEntityModel
public ArmorStandArmorEntityModel() -
ArmorStandArmorEntityModel
public ArmorStandArmorEntityModel(float float2) -
ArmorStandArmorEntityModel
protected ArmorStandArmorEntityModel(float float2, int int2, int int3)
-
-
Method Details
-
setAngles
public void setAngles(float float2, float float3, float float4, float float5, float float6, float float7, Entity entity) - Overrides:
setAnglesin classBiPedModel- Mappings:
Namespace Name Mixin selector official aLccq;a(FFFFFFLwv;)Vintermediary method_1173Lnet/minecraft/class_444;method_1173(FFFFFFLnet/minecraft/class_864;)Vnamed setAnglesLnet/minecraft/client/render/entity/model/EntityModel;setAngles(FFFFFFLnet/minecraft/entity/Entity;)V
-