Class MooshroomMushroomFeatureRenderer<T extends MooshroomEntity>

java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<T,​CowEntityModel<T>>
net.minecraft.client.render.entity.feature.MooshroomMushroomFeatureRenderer<T>

@Environment(CLIENT)
public class MooshroomMushroomFeatureRenderer<T extends MooshroomEntity>
extends FeatureRenderer<T,​CowEntityModel<T>>
Mappings:
Namespace Name
official eqg
intermediary net/minecraft/class_991
named net/minecraft/client/render/entity/feature/MooshroomMushroomFeatureRenderer
  • Constructor Details

    • MooshroomMushroomFeatureRenderer

      public MooshroomMushroomFeatureRenderer​(FeatureRendererContext<T,​CowEntityModel<T>> context)
      Mappings:
      Namespace Name Mixin selector
      official <init> Leql;<init>(Leob;)V
      intermediary <init> Lnet/minecraft/class_3887;<init>(Lnet/minecraft/class_3883;)V
      named <init> Lnet/minecraft/client/render/entity/feature/FeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;)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:
      render in class FeatureRenderer<T extends MooshroomEntity,​CowEntityModel<T extends MooshroomEntity>>
      Mappings:
      Namespace Name Mixin selector
      official a Leqg;a(Ldlr;Lehq;ILbbu;FFFFFF)V
      intermediary method_4195 Lnet/minecraft/class_991;method_4195(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_1438;FFFFFF)V
      named render Lnet/minecraft/client/render/entity/feature/MooshroomMushroomFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/entity/passive/MooshroomEntity;FFFFFF)V