Class LeashKnotEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer
net.minecraft.client.render.entity.LeashKnotEntityRenderer
- Mappings:
Namespace Name official bnvintermediary net/minecraft/class_1634named net/minecraft/client/render/entity/LeashKnotEntityRenderer
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_2112, shadowDarkness, shadowSize -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdentifiergetTexture(LeashKnotEntity leashKnotEntity) voidrender(LeashKnotEntity leashKnotEntity, double double2, double double3, double double4, float float2, float float3) Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
bindTexture, getFontRenderer, getTexture, method_1526, method_1527, method_1528, method_1534, method_5176, method_5746, method_6916, render, renderLabelIfPresent
-
Field Details
-
field_6500
- Mappings:
Namespace Name Mixin selector official aLbnv;a:Lbqm;intermediary field_6500Lnet/minecraft/class_1634;field_6500:Lnet/minecraft/class_1653;named field_6500Lnet/minecraft/client/render/entity/LeashKnotEntityRenderer;field_6500:Lnet/minecraft/util/Identifier;
-
field_6501
- Mappings:
Namespace Name Mixin selector official fLbnv;f:Lbhi;intermediary field_6501Lnet/minecraft/class_1634;field_6501:Lnet/minecraft/class_1627;named field_6501Lnet/minecraft/client/render/entity/LeashKnotEntityRenderer;field_6501:Lnet/minecraft/client/render/entity/model/LeashEntityModel;
-
-
Constructor Details
-
LeashKnotEntityRenderer
public LeashKnotEntityRenderer()
-
-
Method Details
-
render
public void render(LeashKnotEntity leashKnotEntity, double double2, double double3, double double4, float float2, float float3) - Mappings:
Namespace Name Mixin selector official aLbnv;a(Lrf;DDDFF)Vintermediary method_5767Lnet/minecraft/class_1634;method_5767(Lnet/minecraft/class_1698;DDDFF)Vnamed renderLnet/minecraft/client/render/entity/LeashKnotEntityRenderer;render(Lnet/minecraft/entity/decoration/LeashKnotEntity;DDDFF)V
-
getTexture
- Mappings:
Namespace Name Mixin selector official aLbnv;a(Lrf;)Lbqm;intermediary method_5766Lnet/minecraft/class_1634;method_5766(Lnet/minecraft/class_1698;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/client/render/entity/LeashKnotEntityRenderer;getTexture(Lnet/minecraft/entity/decoration/LeashKnotEntity;)Lnet/minecraft/util/Identifier;
-