Class MinecartEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<MinecartEntityRenderState>
net.minecraft.client.render.entity.model.MinecartEntityModel
@Environment(CLIENT)
public class MinecartEntityModel
extends EntityModel<MinecartEntityRenderState>
Represents the model of a minecart-like entity.
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/MinecartEntityModel
intermediary net/minecraft/class_580
official gcf
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.SinglePartModel
-
Field Summary
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
Methods inherited from class net.minecraft.client.render.entity.model.EntityModel
setAngles
Methods inherited from class net.minecraft.client.model.Model
animate, animate, animate, animateWalking, getLayer, getPart, getParts, getRootPart, render, render, resetTransforms
-
Constructor Details
-
MinecartEntityModel
- 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/MinecartEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
intermediary method_32020
Lnet/minecraft/class_580;method_32020()Lnet/minecraft/class_5607;
official a
Lgcf;a()Lget;
-