Class VillagerEntityRenderer


@Environment(CLIENT) public class VillagerEntityRenderer extends MobEntityRenderer
Mappings:
Namespace Name
official boq
intermediary net/minecraft/class_580
named net/minecraft/client/render/entity/VillagerEntityRenderer
  • Field Details

    • UNEMPLOYED

      private static final Identifier UNEMPLOYED
      Mappings:
      Namespace Name Mixin selector
      official f Lboq;f:Lbqm;
      intermediary field_6526 Lnet/minecraft/class_580;field_6526:Lnet/minecraft/class_1653;
      named UNEMPLOYED Lnet/minecraft/client/render/entity/VillagerEntityRenderer;UNEMPLOYED:Lnet/minecraft/util/Identifier;
    • FARMER

      private static final Identifier FARMER
      Mappings:
      Namespace Name Mixin selector
      official g Lboq;g:Lbqm;
      intermediary field_6527 Lnet/minecraft/class_580;field_6527:Lnet/minecraft/class_1653;
      named FARMER Lnet/minecraft/client/render/entity/VillagerEntityRenderer;FARMER:Lnet/minecraft/util/Identifier;
    • LIBRARIAN

      private static final Identifier LIBRARIAN
      Mappings:
      Namespace Name Mixin selector
      official h Lboq;h:Lbqm;
      intermediary field_6528 Lnet/minecraft/class_580;field_6528:Lnet/minecraft/class_1653;
      named LIBRARIAN Lnet/minecraft/client/render/entity/VillagerEntityRenderer;LIBRARIAN:Lnet/minecraft/util/Identifier;
    • PRIEST

      private static final Identifier PRIEST
      Mappings:
      Namespace Name Mixin selector
      official k Lboq;k:Lbqm;
      intermediary field_6529 Lnet/minecraft/class_580;field_6529:Lnet/minecraft/class_1653;
      named PRIEST Lnet/minecraft/client/render/entity/VillagerEntityRenderer;PRIEST:Lnet/minecraft/util/Identifier;
    • BLACKSMITH

      private static final Identifier BLACKSMITH
      Mappings:
      Namespace Name Mixin selector
      official l Lboq;l:Lbqm;
      intermediary field_6530 Lnet/minecraft/class_580;field_6530:Lnet/minecraft/class_1653;
      named BLACKSMITH Lnet/minecraft/client/render/entity/VillagerEntityRenderer;BLACKSMITH:Lnet/minecraft/util/Identifier;
    • BUTCHER

      private static final Identifier BUTCHER
      Mappings:
      Namespace Name Mixin selector
      official m Lboq;m:Lbqm;
      intermediary field_6531 Lnet/minecraft/class_580;field_6531:Lnet/minecraft/class_1653;
      named BUTCHER Lnet/minecraft/client/render/entity/VillagerEntityRenderer;BUTCHER:Lnet/minecraft/util/Identifier;
    • field_2142

      protected VillagerEntityModel field_2142
      Mappings:
      Namespace Name Mixin selector
      official a Lboq;a:Lbid;
      intermediary field_2142 Lnet/minecraft/class_580;field_2142:Lnet/minecraft/class_461;
      named field_2142 Lnet/minecraft/client/render/entity/VillagerEntityRenderer;field_2142:Lnet/minecraft/client/render/entity/model/VillagerEntityModel;
  • Constructor Details

    • VillagerEntityRenderer

      public VillagerEntityRenderer()
  • Method Details

    • method_5779

      protected int method_5779(VillagerEntity villagerEntity, int int2, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lboq;a(Lxg;IF)I
      intermediary method_1609 Lnet/minecraft/class_580;method_1609(Lnet/minecraft/class_985;IF)I
      named method_5779 Lnet/minecraft/client/render/entity/VillagerEntityRenderer;method_5779(Lnet/minecraft/entity/passive/VillagerEntity;IF)I
    • render

      public void render(VillagerEntity villagerEntity, double double2, double double3, double double4, float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      official a Lboq;a(Lxg;DDDFF)V
      intermediary method_1607 Lnet/minecraft/class_580;method_1607(Lnet/minecraft/class_985;DDDFF)V
      named render Lnet/minecraft/client/render/entity/VillagerEntityRenderer;render(Lnet/minecraft/entity/passive/VillagerEntity;DDDFF)V
    • getTexture

      protected Identifier getTexture(VillagerEntity villagerEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lboq;a(Lxg;)Lbqm;
      intermediary method_5811 Lnet/minecraft/class_580;method_5811(Lnet/minecraft/class_985;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/render/entity/VillagerEntityRenderer;getTexture(Lnet/minecraft/entity/passive/VillagerEntity;)Lnet/minecraft/util/Identifier;
    • method_5785

      protected void method_5785(VillagerEntity villagerEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lboq;a(Lxg;F)V
      intermediary method_1608 Lnet/minecraft/class_580;method_1608(Lnet/minecraft/class_985;F)V
      named method_5785 Lnet/minecraft/client/render/entity/VillagerEntityRenderer;method_5785(Lnet/minecraft/entity/passive/VillagerEntity;F)V
    • scale

      protected void scale(VillagerEntity villagerEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      official b Lboq;b(Lxg;F)V
      intermediary method_1610 Lnet/minecraft/class_580;method_1610(Lnet/minecraft/class_985;F)V
      named scale Lnet/minecraft/client/render/entity/VillagerEntityRenderer;scale(Lnet/minecraft/entity/passive/VillagerEntity;F)V