Package net.minecraft
Class class_8988
java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<class_8949,class_8973<class_8949>>
net.minecraft.class_8988
@Environment(CLIENT)
public class class_8988
extends FeatureRenderer<class_8949,class_8973<class_8949>>
- Mappings:
Namespace Name official gax
intermediary net/minecraft/class_8988
named net/minecraft/class_8988
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionclass_8988
(FeatureRendererContext<class_8949, class_8973<class_8949>> featureRendererContext, EntityModelLoader entityModelLoader, Identifier identifier) -
Method Summary
Modifier and TypeMethodDescriptionprotected Identifier
getTexture
(class_8949 class_8949) void
render
(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_8949 class_8949, float float2, float float3, float float4, float float5, float float6, float float7) Methods inherited from class net.minecraft.client.render.entity.feature.FeatureRenderer
getContextModel, render, renderModel
-
Field Details
-
field_47479
- Mappings:
Namespace Name Mixin selector official a
Lgax;a:Lagt;
intermediary field_47479
Lnet/minecraft/class_8988;field_47479:Lnet/minecraft/class_2960;
named field_47479
Lnet/minecraft/class_8988;field_47479:Lnet/minecraft/util/Identifier;
-
field_47480
- Mappings:
Namespace Name Mixin selector official b
Lgax;b:Lfih;
intermediary field_47480
Lnet/minecraft/class_8988;field_47480:Lnet/minecraft/class_8973;
named field_47480
Lnet/minecraft/class_8988;field_47480:Lnet/minecraft/class_8973;
-
-
Constructor Details
-
class_8988
public class_8988(FeatureRendererContext<class_8949, class_8973<class_8949>> featureRendererContext, EntityModelLoader entityModelLoader, Identifier identifier)
-
-
Method Details
-
render
public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, class_8949 class_8949, float float2, float float3, float float4, float float5, float float6, float float7) - Specified by:
render
in classFeatureRenderer<class_8949,
class_8973<class_8949>> - Mappings:
Namespace Name Mixin selector official a
Lgax;a(Lepd;Lfsi;ILccv;FFFFFF)V
intermediary method_55272
Lnet/minecraft/class_8988;method_55272(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_8949;FFFFFF)V
named render
Lnet/minecraft/class_8988;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/class_8949;FFFFFF)V
-
getTexture
- Overrides:
getTexture
in classFeatureRenderer<class_8949,
class_8973<class_8949>> - Mappings:
Namespace Name Mixin selector official a
Lgax;a(Lccv;)Lagt;
intermediary method_55271
Lnet/minecraft/class_8988;method_55271(Lnet/minecraft/class_8949;)Lnet/minecraft/class_2960;
named getTexture
Lnet/minecraft/class_8988;getTexture(Lnet/minecraft/class_8949;)Lnet/minecraft/util/Identifier;
-