Class SmallPufferfishEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<EntityRenderState>
net.minecraft.client.render.entity.model.SmallPufferfishEntityModel
- Mappings:
 Namespace Name named net/minecraft/client/render/entity/model/SmallPufferfishEntityModelintermediary net/minecraft/class_594official gcu
- 
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
- 
leftFin
- Mappings:
 Namespace Name Mixin selector named leftFinLnet/minecraft/client/render/entity/model/SmallPufferfishEntityModel;leftFin:Lnet/minecraft/client/model/ModelPart;intermediary field_27474Lnet/minecraft/class_594;field_27474:Lnet/minecraft/class_630;official aLgcu;a:Lgen;
 - 
rightFin
- Mappings:
 Namespace Name Mixin selector named rightFinLnet/minecraft/client/render/entity/model/SmallPufferfishEntityModel;rightFin:Lnet/minecraft/client/model/ModelPart;intermediary field_27475Lnet/minecraft/class_594;field_27475:Lnet/minecraft/class_630;official bLgcu;b:Lgen;
 
 - 
 - 
Constructor Details
- 
SmallPufferfishEntityModel
- 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>Lgbl;<init>(Lgen;)V
 
 - 
 - 
Method Details
- 
getTexturedModelData
- Mappings:
 Namespace Name Mixin selector named getTexturedModelDataLnet/minecraft/client/render/entity/model/SmallPufferfishEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;intermediary method_32032Lnet/minecraft/class_594;method_32032()Lnet/minecraft/class_5607;official aLgcu;a()Lget;
 - 
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 aLgbl;a(Lgxu;)V
 
 -