Class WardenFeatureRenderer<T extends WardenEntity,M extends EntityModel<T>>
java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<T,M>
net.minecraft.client.render.entity.feature.WardenFeatureRenderer<T,M>
@Environment(CLIENT)
public class WardenFeatureRenderer<T extends WardenEntity,M extends EntityModel<T>>
extends FeatureRenderer<T,M>
- Mappings:
Namespace Name official fayintermediary net/minecraft/class_7036named net/minecraft/client/render/entity/feature/WardenFeatureRenderer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Identifierprivate final WardenFeatureRenderer.class_7037<T> -
Constructor Summary
ConstructorsConstructorDescriptionWardenFeatureRenderer(FeatureRendererContext<T, M> context, Identifier identifier, WardenFeatureRenderer.class_7037<T> class_7037) -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, T t, float float2, float float3, float float4, float float5, float float6, float float7) Methods inherited from class net.minecraft.client.render.entity.feature.FeatureRenderer
getContextModel, getTexture, render, renderModel
-
Field Details
-
field_37010
- Mappings:
Namespace Name Mixin selector official aLfay;a:Lyo;intermediary field_37010Lnet/minecraft/class_7036;field_37010:Lnet/minecraft/class_2960;named field_37010Lnet/minecraft/client/render/entity/feature/WardenFeatureRenderer;field_37010:Lnet/minecraft/util/Identifier;
-
field_37011
- Mappings:
Namespace Name Mixin selector official bLfay;b:Lfay$a;intermediary field_37011Lnet/minecraft/class_7036;field_37011:Lnet/minecraft/class_7036$class_7037;named field_37011Lnet/minecraft/client/render/entity/feature/WardenFeatureRenderer;field_37011:Lnet/minecraft/client/render/entity/feature/WardenFeatureRenderer$class_7037;
-
-
Constructor Details
-
WardenFeatureRenderer
public WardenFeatureRenderer(FeatureRendererContext<T, M> context, Identifier identifier, WardenFeatureRenderer.class_7037<T> class_7037) - Mappings:
Namespace Name Mixin selector official <init>Lfay;<init>(Leyb;Lyo;Lfay$a;)Vintermediary <init>Lnet/minecraft/class_7036;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_2960;Lnet/minecraft/class_7036$class_7037;)Vnamed <init>Lnet/minecraft/client/render/entity/feature/WardenFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;Lnet/minecraft/util/Identifier;Lnet/minecraft/client/render/entity/feature/WardenFeatureRenderer$class_7037;)V
-
-
Method Details
-
render
public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, T t, float float2, float float3, float float4, float float5, float float6, float float7) - Specified by:
renderin classFeatureRenderer<T extends WardenEntity,M extends EntityModel<T>> - Mappings:
Namespace Name Mixin selector official aLfay;a(Lduc;Lerp;ILbnw;FFFFFF)Vintermediary method_40954Lnet/minecraft/class_7036;method_40954(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_6975;FFFFFF)Vnamed renderLnet/minecraft/client/render/entity/feature/WardenFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/entity/mob/WardenEntity;FFFFFF)V
-