Class class_2893


@Environment(CLIENT) public class class_2893 extends EntityRenderer<AreaEffectCloudEntity>
Mappings:
Namespace Name
official cxs
intermediary net/minecraft/class_2893
named net/minecraft/client/class_2893
  • Constructor Details

    • class_2893

      public class_2893(EntityRenderDispatcher dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcyp;<init>(Lcyo;)V
      intermediary <init> Lnet/minecraft/class_551;<init>(Lnet/minecraft/class_550;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
  • Method Details

    • getTexture

      @Nullable protected Identifier getTexture(AreaEffectCloudEntity areaEffectCloudEntity)
      Specified by:
      getTexture in class EntityRenderer<AreaEffectCloudEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lcxs;a(Laep;)Lpc;
      intermediary method_12435 Lnet/minecraft/class_2893;method_12435(Lnet/minecraft/class_2967;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/class_2893;getTexture(Lnet/minecraft/entity/AreaEffectCloudEntity;)Lnet/minecraft/util/Identifier;