Class ZombieSiegeManager

java.lang.Object
net.minecraft.village.ZombieSiegeManager

public class ZombieSiegeManager extends Object
Mappings:
Namespace Name
official zp
intermediary net/minecraft/class_940
named net/minecraft/village/ZombieSiegeManager
  • Field Details

    • world

      private final World world
      Mappings:
      Namespace Name Mixin selector
      official a Lzp;a:Lamu;
      intermediary field_3682 Lnet/minecraft/class_940;field_3682:Lnet/minecraft/class_1150;
      named world Lnet/minecraft/village/ZombieSiegeManager;world:Lnet/minecraft/world/World;
    • spawned

      private boolean spawned
      Mappings:
      Namespace Name Mixin selector
      official b Lzp;b:Z
      intermediary field_3683 Lnet/minecraft/class_940;field_3683:Z
      named spawned Lnet/minecraft/village/ZombieSiegeManager;spawned:Z
    • field_3684

      private int field_3684
      Mappings:
      Namespace Name Mixin selector
      official c Lzp;c:I
      intermediary field_3684 Lnet/minecraft/class_940;field_3684:I
      named field_3684 Lnet/minecraft/village/ZombieSiegeManager;field_3684:I
    • field_3685

      private int field_3685
      Mappings:
      Namespace Name Mixin selector
      official d Lzp;d:I
      intermediary field_3685 Lnet/minecraft/class_940;field_3685:I
      named field_3685 Lnet/minecraft/village/ZombieSiegeManager;field_3685:I
    • field_3686

      private int field_3686
      Mappings:
      Namespace Name Mixin selector
      official e Lzp;e:I
      intermediary field_3686 Lnet/minecraft/class_940;field_3686:I
      named field_3686 Lnet/minecraft/village/ZombieSiegeManager;field_3686:I
    • village

      private Village village
      Mappings:
      Namespace Name Mixin selector
      official f Lzp;f:Lzo;
      intermediary field_3687 Lnet/minecraft/class_940;field_3687:Lnet/minecraft/class_938;
      named village Lnet/minecraft/village/ZombieSiegeManager;village:Lnet/minecraft/village/Village;
    • field_3688

      private int field_3688
      Mappings:
      Namespace Name Mixin selector
      official g Lzp;g:I
      intermediary field_3688 Lnet/minecraft/class_940;field_3688:I
      named field_3688 Lnet/minecraft/village/ZombieSiegeManager;field_3688:I
    • field_3689

      private int field_3689
      Mappings:
      Namespace Name Mixin selector
      official h Lzp;h:I
      intermediary field_3689 Lnet/minecraft/class_940;field_3689:I
      named field_3689 Lnet/minecraft/village/ZombieSiegeManager;field_3689:I
    • field_3690

      private int field_3690
      Mappings:
      Namespace Name Mixin selector
      official i Lzp;i:I
      intermediary field_3690 Lnet/minecraft/class_940;field_3690:I
      named field_3690 Lnet/minecraft/village/ZombieSiegeManager;field_3690:I
  • Constructor Details

    • ZombieSiegeManager

      public ZombieSiegeManager(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lzp;<init>(Lamu;)V
      intermediary <init> Lnet/minecraft/class_940;<init>(Lnet/minecraft/class_1150;)V
      named <init> Lnet/minecraft/village/ZombieSiegeManager;<init>(Lnet/minecraft/world/World;)V
  • Method Details

    • method_2835

      public void method_2835()
      Mappings:
      Namespace Name Mixin selector
      official a Lzp;a()V
      intermediary method_2835 Lnet/minecraft/class_940;method_2835()V
      named method_2835 Lnet/minecraft/village/ZombieSiegeManager;method_2835()V
    • method_2837

      private boolean method_2837()
      Mappings:
      Namespace Name Mixin selector
      official b Lzp;b()Z
      intermediary method_2837 Lnet/minecraft/class_940;method_2837()Z
      named method_2837 Lnet/minecraft/village/ZombieSiegeManager;method_2837()Z
    • method_2838

      private boolean method_2838()
      Mappings:
      Namespace Name Mixin selector
      official c Lzp;c()Z
      intermediary method_2838 Lnet/minecraft/class_940;method_2838()Z
      named method_2838 Lnet/minecraft/village/ZombieSiegeManager;method_2838()Z
    • method_11059

      @Nullable private Vec3d method_11059(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Lzp;a(Let;)Lbhe;
      intermediary method_11059 Lnet/minecraft/class_940;method_11059(Lnet/minecraft/class_2552;)Lnet/minecraft/class_236;
      named method_11059 Lnet/minecraft/village/ZombieSiegeManager;method_11059(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/Vec3d;