Represents the model of a thrown trident.
Model parts of this model
| 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 |
gxr |
-
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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 |
Lgxr;a:Lamj; |
-
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> |
Lgxr;<init>(Lgyo;)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 |
Lgxr;a()Lgyu; |