Class EmptyEntityRenderer<T extends Entity>

java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<T,class_10017>
net.minecraft.client.render.entity.EmptyEntityRenderer<T>

@Environment(CLIENT) public class EmptyEntityRenderer<T extends Entity> extends EntityRenderer<T,class_10017>
A renderer that does not render anything. Used for markers and area effect clouds.
Mappings:
Namespace Name
named net/minecraft/client/render/entity/EmptyEntityRenderer
intermediary net/minecraft/class_6344
official goa
  • Constructor Details

  • Method Details

    • getTexture

      public Identifier getTexture(class_10017 class_10017)
      Specified by:
      getTexture in class EntityRenderer<T extends Entity,class_10017>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/EntityRenderer;getTexture(Lnet/minecraft/class_10017;)Lnet/minecraft/util/Identifier;
      intermediary method_3931 Lnet/minecraft/class_897;method_3931(Lnet/minecraft/class_10017;)Lnet/minecraft/class_2960;
      official a Lgmr;a(Lgsu;)Lalb;
    • method_55269

      public class_10017 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<T extends Entity,class_10017>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/EntityRenderer;method_55269()Lnet/minecraft/class_10017;
      intermediary method_55269 Lnet/minecraft/class_897;method_55269()Lnet/minecraft/class_10017;
      official b Lgmr;b()Lgsu;