类 Zombie.ZombieGroupData

java.lang.Object
net.minecraft.world.entity.monster.Zombie.ZombieGroupData
所有已实现的接口:
SpawnGroupData
封闭类:
Zombie

public static class Zombie.ZombieGroupData extends Object implements SpawnGroupData
  • 字段详细资料

    • isBaby

      public final boolean isBaby
    • canSpawnJockey

      public final boolean canSpawnJockey
  • 构造器详细资料

    • ZombieGroupData

      public ZombieGroupData(boolean p_34357_, boolean p_34358_)