Class TntEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer
net.minecraft.client.render.entity.TntEntityRenderer
- Mappings:
Namespace Name official boointermediary net/minecraft/class_577named net/minecraft/client/render/entity/TntEntityRenderer
-
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(TntEntity tntEntity) voidrender(TntEntity tntEntity, 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_2139
- Mappings:
Namespace Name Mixin selector official aLboo;a:Lbld;intermediary field_2139Lnet/minecraft/class_577;field_2139:Lnet/minecraft/class_535;named field_2139Lnet/minecraft/client/render/entity/TntEntityRenderer;field_2139:Lnet/minecraft/client/class_535;
-
-
Constructor Details
-
TntEntityRenderer
public TntEntityRenderer()
-
-
Method Details
-
render
public void render(TntEntity tntEntity, double double2, double double3, double double4, float float2, float float3) - Mappings:
Namespace Name Mixin selector official aLboo;a(Lwh;DDDFF)Vintermediary method_1602Lnet/minecraft/class_577;method_1602(Lnet/minecraft/class_966;DDDFF)Vnamed renderLnet/minecraft/client/render/entity/TntEntityRenderer;render(Lnet/minecraft/entity/TntEntity;DDDFF)V
-
getTexture
- Mappings:
Namespace Name Mixin selector official aLboo;a(Lwh;)Lbqm;intermediary method_5809Lnet/minecraft/class_577;method_5809(Lnet/minecraft/class_966;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/client/render/entity/TntEntityRenderer;getTexture(Lnet/minecraft/entity/TntEntity;)Lnet/minecraft/util/Identifier;
-