Class TridentEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.TridentEntityModel
Represents the model of a thrown trident.
Part Name | Parent | Corresponding Field |
---|---|---|
pole | Root part | |
base | pole | |
left_spike | pole | |
middle_spike | pole | |
right_spike | pole |
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/TridentEntityModel
intermediary net/minecraft/class_613
official gdr
-
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.model.Model
layerFactory, root
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.model.Model
animate, animate, animate, animateWalking, getLayer, getPart, getParts, getRootPart, render, render, resetTransforms
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURE
Lnet/minecraft/client/render/entity/model/TridentEntityModel;TEXTURE:Lnet/minecraft/util/Identifier;
intermediary field_3592
Lnet/minecraft/class_613;field_3592:Lnet/minecraft/class_2960;
official a
Lgdr;a:Lalz;
-
-
Constructor Details
-
TridentEntityModel
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/render/entity/model/TridentEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
intermediary <init>
Lnet/minecraft/class_613;<init>(Lnet/minecraft/class_630;)V
official <init>
Lgdr;<init>(Lgen;)V
-
-
Method Details
-
getTexturedModelData
- Mappings:
Namespace Name Mixin selector named getTexturedModelData
Lnet/minecraft/client/render/entity/model/TridentEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
intermediary method_32059
Lnet/minecraft/class_613;method_32059()Lnet/minecraft/class_5607;
official a
Lgdr;a()Lget;
-