Class Zombie.ZombieGroupData

java.lang.Object
net.minecraft.world.entity.monster.Zombie.ZombieGroupData
All Implemented Interfaces:
SpawnGroupData
Enclosing class:
Zombie

public static class Zombie.ZombieGroupData extends Object implements SpawnGroupData
  • Field Details

    • isBaby

      public final boolean isBaby
    • canSpawnJockey

      public final boolean canSpawnJockey
  • Constructor Details

    • ZombieGroupData

      public ZombieGroupData(boolean p_34357_, boolean p_34358_)