Class PigZombieEntity

All Implemented Interfaces:
class_582, class_65

public class PigZombieEntity extends ZombieEntity
Mappings:
Namespace Name
intermediary net/minecraft/class_535
glue class_593
server pi
client ya
named net/minecraft/entity/mob/PigZombieEntity
  • Field Details

    • field_2244

      private static final ItemStack field_2244
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2244 Lnet/minecraft/class_535;field_2244:Lnet/minecraft/class_31;
      glue field_2436 Lclass_593;field_2436:Lclass_224;
      server f Lpi;f:Lfy;
      client f Lya;f:Liz;
      named field_2244 Lnet/minecraft/entity/mob/PigZombieEntity;field_2244:Lnet/minecraft/item/ItemStack;
    • field_2242

      private int field_2242
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2242 Lnet/minecraft/class_535;field_2242:I
      glue field_2434 Lclass_593;field_2434:I
      server a Lpi;a:I
      client a Lya;a:I
      named field_2242 Lnet/minecraft/entity/mob/PigZombieEntity;field_2242:I
    • field_2243

      private int field_2243
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2243 Lnet/minecraft/class_535;field_2243:I
      glue field_2435 Lclass_593;field_2435:I
      server b Lpi;b:I
      client b Lya;b:I
      named field_2243 Lnet/minecraft/entity/mob/PigZombieEntity;field_2243:I
  • Constructor Details

    • PigZombieEntity

      public PigZombieEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_57;<init>(Lnet/minecraft/class_18;)V
      glue <init> Lclass_450;<init>(Lclass_129;)V
      server <init> Llq;<init>(Ldj;)V
      client <init> Lsn;<init>(Lfd;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
  • Method Details

    • tick

      public void tick()
      Overrides:
      tick in class MonsterEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1370 Lnet/minecraft/class_57;method_1370()V
      glue method_29 Lclass_450;method_29()V
      server m_ Llq;m_()V
      client w_ Lsn;w_()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • canSpawn

      public boolean canSpawn()
      Overrides:
      canSpawn in class MonsterEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_935 Lnet/minecraft/class_127;method_935()Z
      glue method_26 Lclass_283;method_26()Z
      server d Lhl;d()Z
      client d Lls;d()Z
      named canSpawn Lnet/minecraft/entity/LivingEntity;canSpawn()Z
    • writeNbt

      public void writeNbt(NbtCompound nbt)
      Overrides:
      writeNbt in class MonsterEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1368 Lnet/minecraft/class_57;method_1368(Lnet/minecraft/class_8;)V
      glue method_24 Lclass_450;method_24(Lclass_333;)V
      server b Llq;b(Liq;)V
      client b Lsn;b(Lnu;)V
      named writeNbt Lnet/minecraft/entity/Entity;writeNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • readNbt

      public void readNbt(NbtCompound nbt)
      Overrides:
      readNbt in class MonsterEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1363 Lnet/minecraft/class_57;method_1363(Lnet/minecraft/class_8;)V
      glue method_23 Lclass_450;method_23(Lclass_333;)V
      server a Llq;a(Liq;)V
      client a Lsn;a(Lnu;)V
      named readNbt Lnet/minecraft/entity/Entity;readNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • method_638

      protected Entity method_638()
      Overrides:
      method_638 in class MonsterEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_638 Lnet/minecraft/class_188;method_638()Lnet/minecraft/class_57;
      glue method_196 Lclass_212;method_196()Lclass_450;
      server o Lfp;o()Llq;
      client g_ Lii;g_()Lsn;
      named method_638 Lnet/minecraft/entity/mob/MobEntity;method_638()Lnet/minecraft/entity/Entity;
    • method_937

      public void method_937()
      Overrides:
      method_937 in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_937 Lnet/minecraft/class_127;method_937()V
      glue method_442 Lclass_283;method_442()V
      server v Lhl;v()V
      client o Lls;o()V
      named method_937 Lnet/minecraft/entity/LivingEntity;method_937()V
    • damage

      public boolean damage(Entity damageSource, int amount)
      Overrides:
      damage in class MonsterEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1355 Lnet/minecraft/class_57;method_1355(Lnet/minecraft/class_57;I)Z
      glue method_178 Lclass_450;method_178(Lclass_450;I)Z
      server a Llq;a(Llq;I)Z
      client a Lsn;a(Lsn;I)Z
      named damage Lnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/Entity;I)Z
    • method_1792

      private void method_1792(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1792 Lnet/minecraft/class_535;method_1792(Lnet/minecraft/class_57;)V
      glue method_2038 Lclass_593;method_2038(Lclass_450;)V
      server d Lpi;d(Llq;)V
      client d Lya;d(Lsn;)V
      named method_1792 Lnet/minecraft/entity/mob/PigZombieEntity;method_1792(Lnet/minecraft/entity/Entity;)V
    • method_911

      protected String method_911()
      Overrides:
      method_911 in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_911 Lnet/minecraft/class_127;method_911()Ljava/lang/String;
      glue method_110 Lclass_283;method_110()Ljava/lang/String;
      server g Lhl;g()Ljava/lang/String;
      client g Lls;g()Ljava/lang/String;
      named method_911 Lnet/minecraft/entity/LivingEntity;method_911()Ljava/lang/String;
    • method_912

      protected String method_912()
      Overrides:
      method_912 in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_912 Lnet/minecraft/class_127;method_912()Ljava/lang/String;
      glue method_111 Lclass_283;method_111()Ljava/lang/String;
      server h Lhl;h()Ljava/lang/String;
      client j_ Lls;j_()Ljava/lang/String;
      named method_912 Lnet/minecraft/entity/LivingEntity;method_912()Ljava/lang/String;
    • method_913

      protected String method_913()
      Overrides:
      method_913 in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_913 Lnet/minecraft/class_127;method_913()Ljava/lang/String;
      glue method_112 Lclass_283;method_112()Ljava/lang/String;
      server i Lhl;i()Ljava/lang/String;
      client i Lls;i()Ljava/lang/String;
      named method_913 Lnet/minecraft/entity/LivingEntity;method_913()Ljava/lang/String;
    • method_914

      protected int method_914()
      Overrides:
      method_914 in class ZombieEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_914 Lnet/minecraft/class_127;method_914()I
      glue method_113 Lclass_283;method_113()I
      server j Lhl;j()I
      client j Lls;j()I
      named method_914 Lnet/minecraft/entity/LivingEntity;method_914()I
    • method_909

      @Environment(CLIENT) public ItemStack method_909()
      Overrides:
      method_909 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      intermediary method_909 Lnet/minecraft/class_127;method_909()Lnet/minecraft/class_31;
      glue method_1020 Lclass_283;method_1020()Lclass_224;
      server method_909 Lhl;method_909()Lfy;
      client r_ Lls;r_()Liz;
      named method_909 Lnet/minecraft/entity/LivingEntity;method_909()Lnet/minecraft/item/ItemStack;