Package net.minecraft
Class class_8138<T extends class_8113>
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<T>
net.minecraft.class_8138<T>
- Direct Known Subclasses:
class_8138.class_8139
,class_8138.class_8140
,class_8138.class_8141
@Environment(CLIENT)
public abstract class class_8138<T extends class_8113>
extends EntityRenderer<T>
- Mappings:
Namespace Name official fle
intermediary net/minecraft/class_8138
named net/minecraft/class_8138
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Fields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, shadowOpacity, shadowRadius
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTexture
(T t) protected abstract void
method_49052
(T t, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, float float2) private Quaternionf
method_49053
(T t) void
render
(T t, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, hasLabel, renderLabelIfPresent, shouldRender
-
Field Details
-
field_42524
private static final float field_42524- See Also:
- Mappings:
Namespace Name Mixin selector official a
Lfle;a:F
intermediary field_42524
Lnet/minecraft/class_8138;field_42524:F
named field_42524
Lnet/minecraft/class_8138;field_42524:F
-
field_42525
- Mappings:
Namespace Name Mixin selector official f
Lfle;f:Lfln;
intermediary field_42525
Lnet/minecraft/class_8138;field_42525:Lnet/minecraft/class_898;
named field_42525
Lnet/minecraft/class_8138;field_42525:Lnet/minecraft/client/render/entity/EntityRenderDispatcher;
-
-
Constructor Details
-
class_8138
- Mappings:
Namespace Name Mixin selector official <init>
Lflo;<init>(Lflp$a;)V
intermediary <init>
Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
named <init>
Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexture
in classEntityRenderer<T extends class_8113>
- Mappings:
Namespace Name Mixin selector official a
Lfle;a(Lbex;)Lacw;
intermediary method_49050
Lnet/minecraft/class_8138;method_49050(Lnet/minecraft/class_8113;)Lnet/minecraft/class_2960;
named getTexture
Lnet/minecraft/class_8138;getTexture(Lnet/minecraft/class_8113;)Lnet/minecraft/util/Identifier;
-
render
public void render(T t, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) - Overrides:
render
in classEntityRenderer<T extends class_8113>
- Mappings:
Namespace Name Mixin selector official a
Lfle;a(Lbex;FFLega;Lfgt;I)V
intermediary method_49051
Lnet/minecraft/class_8138;method_49051(Lnet/minecraft/class_8113;FFLnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
named render
Lnet/minecraft/class_8138;render(Lnet/minecraft/class_8113;FFLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
-
method_49053
- Mappings:
Namespace Name Mixin selector official b
Lfle;b(Lbex;)Lorg/joml/Quaternionf;
intermediary method_49053
Lnet/minecraft/class_8138;method_49053(Lnet/minecraft/class_8113;)Lorg/joml/Quaternionf;
named method_49053
Lnet/minecraft/class_8138;method_49053(Lnet/minecraft/class_8113;)Lorg/joml/Quaternionf;
-
method_49052
protected abstract void method_49052(T t, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, float float2) - Mappings:
Namespace Name Mixin selector official a
Lfle;a(Lbex;Lega;Lfgt;IF)V
intermediary method_49052
Lnet/minecraft/class_8138;method_49052(Lnet/minecraft/class_8113;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;IF)V
named method_49052
Lnet/minecraft/class_8138;method_49052(Lnet/minecraft/class_8113;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IF)V
-