Class LeashKnotEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer
net.minecraft.client.render.entity.LeashKnotEntityRenderer
- Mappings:
Namespace Name official cqtintermediary net/minecraft/class_1634named net/minecraft/client/render/entity/LeashKnotEntityRenderer
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, 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, getTexture, hasLabel, method_10208, method_10209, method_1527, method_1534, render, renderLabelIfPresent, shouldRender
-
Field Details
-
field_6500
- Mappings:
Namespace Name Mixin selector official aLcqt;a:Loa;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 eLcqt;e:Lcco;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>Lcpu;<init>(Lcpt;)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) - Mappings:
Namespace Name Mixin selector official aLcqt;a(Ladl;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 aLcqt;a(Ladl;)Loa;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;
-