Class SalmonEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<SalmonEntityRenderState>
net.minecraft.client.render.entity.model.SalmonEntityModel
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/SalmonEntityModel
intermediary net/minecraft/class_599
official gcz
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.SinglePartModel
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final String
The key of the body back model part, whose value is "body_back".private static final String
The key of the body front model part, whose value is "body_front".private static final float
static final ModelTransformer
static final ModelTransformer
private final ModelPart
Fields inherited from class net.minecraft.client.render.entity.model.EntityModel
field_52908
Fields inherited from class net.minecraft.client.model.Model
layerFactory, root
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TexturedModelData
void
setAngles
(SalmonEntityRenderState salmonEntityRenderState) Methods inherited from class net.minecraft.client.model.Model
animate, animate, animate, animateWalking, getLayer, getPart, getParts, getRootPart, render, render, resetTransforms
-
Field Details
-
SMALL_TRANSFORMER
- Mappings:
Namespace Name Mixin selector named SMALL_TRANSFORMER
Lnet/minecraft/client/render/entity/model/SalmonEntityModel;SMALL_TRANSFORMER:Lnet/minecraft/client/render/entity/model/ModelTransformer;
intermediary field_52934
Lnet/minecraft/class_599;field_52934:Lnet/minecraft/class_9953;
official a
Lgcz;a:Lgew;
-
LARGE_TRANSFORMER
- Mappings:
Namespace Name Mixin selector named LARGE_TRANSFORMER
Lnet/minecraft/client/render/entity/model/SalmonEntityModel;LARGE_TRANSFORMER:Lnet/minecraft/client/render/entity/model/ModelTransformer;
intermediary field_52935
Lnet/minecraft/class_599;field_52935:Lnet/minecraft/class_9953;
official b
Lgcz;b:Lgew;
-
BODY_FRONT
The key of the body front model part, whose value is "body_front".- See Also:
- Mappings:
Namespace Name Mixin selector named BODY_FRONT
Lnet/minecraft/client/render/entity/model/SalmonEntityModel;BODY_FRONT:Ljava/lang/String;
intermediary field_32547
Lnet/minecraft/class_599;field_32547:Ljava/lang/String;
official c
Lgcz;c:Ljava/lang/String;
-
BODY_BACK
The key of the body back model part, whose value is "body_back".- See Also:
- Mappings:
Namespace Name Mixin selector named BODY_BACK
Lnet/minecraft/client/render/entity/model/SalmonEntityModel;BODY_BACK:Ljava/lang/String;
intermediary field_32548
Lnet/minecraft/class_599;field_32548:Ljava/lang/String;
official d
Lgcz;d:Ljava/lang/String;
-
field_54015
private static final float field_54015- See Also:
- Mappings:
Namespace Name Mixin selector named field_54015
Lnet/minecraft/client/render/entity/model/SalmonEntityModel;field_54015:F
intermediary field_54015
Lnet/minecraft/class_599;field_54015:F
official e
Lgcz;e:F
-
tail
- Mappings:
Namespace Name Mixin selector named tail
Lnet/minecraft/client/render/entity/model/SalmonEntityModel;tail:Lnet/minecraft/client/model/ModelPart;
intermediary field_3548
Lnet/minecraft/class_599;field_3548:Lnet/minecraft/class_630;
official f
Lgcz;f:Lgen;
-
-
Constructor Details
-
SalmonEntityModel
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/render/entity/model/EntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
intermediary <init>
Lnet/minecraft/class_583;<init>(Lnet/minecraft/class_630;)V
official <init>
Lgbl;<init>(Lgen;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelData
Lnet/minecraft/client/render/entity/model/SalmonEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
intermediary method_32036
Lnet/minecraft/class_599;method_32036()Lnet/minecraft/class_5607;
official a
Lgcz;a()Lget;
-
setAngles
- Overrides:
setAngles
in classEntityModel<SalmonEntityRenderState>
- Mappings:
Namespace Name Mixin selector named setAngles
Lnet/minecraft/client/render/entity/model/SalmonEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/SalmonEntityRenderState;)V
intermediary method_62113
Lnet/minecraft/class_599;method_62113(Lnet/minecraft/class_10062;)V
official a
Lgcz;a(Lgzl;)V
-