Class LargePufferfishEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<EntityRenderState>
net.minecraft.client.render.entity.model.LargePufferfishEntityModel
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/LargePufferfishEntityModelintermediary net/minecraft/class_592official giv
-
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, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TexturedModelDatavoidsetAngles(EntityRenderState state) Methods inherited from class net.minecraft.client.model.Model
animate, animate, animate, animateWalking, getLayer, getPart, getParts, getRootPart, render, render, resetTransforms
-
Field Details
-
leftBlueFin
- Mappings:
Namespace Name Mixin selector named leftBlueFinLnet/minecraft/client/render/entity/model/LargePufferfishEntityModel;leftBlueFin:Lnet/minecraft/client/model/ModelPart;intermediary field_27468Lnet/minecraft/class_592;field_27468:Lnet/minecraft/class_630;official aLgiv;a:Lgkr;
-
rightBlueFin
- Mappings:
Namespace Name Mixin selector named rightBlueFinLnet/minecraft/client/render/entity/model/LargePufferfishEntityModel;rightBlueFin:Lnet/minecraft/client/model/ModelPart;intermediary field_27469Lnet/minecraft/class_592;field_27469:Lnet/minecraft/class_630;official bLgiv;b:Lgkr;
-
-
Constructor Details
-
LargePufferfishEntityModel
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/model/EntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)Vintermediary <init>Lnet/minecraft/class_583;<init>(Lnet/minecraft/class_630;)Vofficial <init>Lghn;<init>(Lgkr;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelDataLnet/minecraft/client/render/entity/model/LargePufferfishEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;intermediary method_32030Lnet/minecraft/class_592;method_32030()Lnet/minecraft/class_5607;official aLgiv;a()Lgkx;
-
setAngles
- Overrides:
setAnglesin classEntityModel<EntityRenderState>- Mappings:
Namespace Name Mixin selector named setAnglesLnet/minecraft/client/render/entity/model/EntityModel;setAngles(Lnet/minecraft/client/render/entity/state/EntityRenderState;)Vintermediary method_2819Lnet/minecraft/class_583;method_2819(Lnet/minecraft/class_10017;)Vofficial aLghn;a(Lhec;)V
-