Class MediumPufferfishEntityModel
java.lang.Object
net.minecraft.client.model.Model<EntityRenderState>
net.minecraft.client.render.entity.model.EntityModel<EntityRenderState>
net.minecraft.client.render.entity.model.MediumPufferfishEntityModel
@Environment(CLIENT)
public class MediumPufferfishEntityModel
extends EntityModel<EntityRenderState>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/MediumPufferfishEntityModelintermediary net/minecraft/class_595official gwt
-
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 entityRenderState) Methods inherited from class net.minecraft.client.model.Model
getLayer, getParts, getRootPart, render, render, resetTransforms
-
Field Details
-
leftBlueFin
- Mappings:
Namespace Name Mixin selector named leftBlueFinLnet/minecraft/client/render/entity/model/MediumPufferfishEntityModel;leftBlueFin:Lnet/minecraft/client/model/ModelPart;intermediary field_27471Lnet/minecraft/class_595;field_27471:Lnet/minecraft/class_630;official aLgwt;a:Lgyo;
-
rightBlueFin
- Mappings:
Namespace Name Mixin selector named rightBlueFinLnet/minecraft/client/render/entity/model/MediumPufferfishEntityModel;rightBlueFin:Lnet/minecraft/client/model/ModelPart;intermediary field_27472Lnet/minecraft/class_595;field_27472:Lnet/minecraft/class_630;official bLgwt;b:Lgyo;
-
-
Constructor Details
-
MediumPufferfishEntityModel
- 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>Lgvi;<init>(Lgyo;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelDataLnet/minecraft/client/render/entity/model/MediumPufferfishEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;intermediary method_32031Lnet/minecraft/class_595;method_32031()Lnet/minecraft/class_5607;official aLgwt;a()Lgyu;
-
setAngles
- Overrides:
setAnglesin classModel<EntityRenderState>- Mappings:
Namespace Name Mixin selector named setAnglesLnet/minecraft/client/render/entity/model/MediumPufferfishEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/EntityRenderState;)Vintermediary method_72861Lnet/minecraft/class_595;method_72861(Lnet/minecraft/class_10017;)Vofficial aLgwt;a(Lhuk;)V
-