Package net.minecraft
Class class_7036<T extends class_6975,M extends EntityModel<T>>
java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<T,M>
net.minecraft.class_7036<T,M>
@Environment(CLIENT)
public class class_7036<T extends class_6975,M extends EntityModel<T>>
extends FeatureRenderer<T,M>
- Mappings:
Namespace Name official fayintermediary net/minecraft/class_7036named net/minecraft/class_7036
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionclass_7036(FeatureRendererContext<T, M> featureRendererContext, Identifier identifier, class_7036.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/class_7036;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/class_7036;field_37011:Lnet/minecraft/class_7036$class_7037;
-
-
Constructor Details
-
class_7036
public class_7036(FeatureRendererContext<T, M> featureRendererContext, Identifier identifier, class_7036.class_7037<T> class_7037)
-
-
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 class_6975,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/class_7036;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/class_6975;FFFFFF)V
-