Class LeashKnotEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<LeashKnotEntity>
net.minecraft.client.render.entity.LeashKnotEntityRenderer
- Mappings:
Namespace Name official bryintermediary net/minecraft/class_1634named net/minecraft/client/render/entity/LeashKnotEntityRenderer
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_13631, 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, bindTexture, getFontRenderer, getRenderManager, hasLabel, method_10208, method_10209, method_12450, method_12452, method_12453, method_12454, method_1527, method_1534, renderLabelIfPresent, shouldRender
-
Field Details
-
field_6500
- Mappings:
Namespace Name Mixin selector official aLbry;a:Lkl;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 bLbry;b:Lbiy;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
- Mappings:
Namespace Name Mixin selector official <init>Lbrk;<init>(Lbrj;)Vintermediary <init>Lnet/minecraft/class_551;<init>(Lnet/minecraft/class_550;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
-
-
Method Details
-
render
public void render(LeashKnotEntity leashKnotEntity, double double2, double double3, double double4, float float2, float float3) - Overrides:
renderin classEntityRenderer<LeashKnotEntity>- Mappings:
Namespace Name Mixin selector official aLbry;a(Lxt;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
- Specified by:
getTexturein classEntityRenderer<LeashKnotEntity>- Mappings:
Namespace Name Mixin selector official aLbry;a(Lxt;)Lkl;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;
-