Package net.minecraft.entity.monster
Class ZombieEntity.GroupData
- java.lang.Object
-
- net.minecraft.entity.monster.ZombieEntity.GroupData
-
- All Implemented Interfaces:
ILivingEntityData
- Enclosing class:
- ZombieEntity
public static class ZombieEntity.GroupData extends java.lang.Object implements ILivingEntityData
-
-
Field Summary
Fields Modifier and Type Field Description boolean
canSpawnJockey
boolean
isBaby
-
Constructor Summary
Constructors Constructor Description GroupData(boolean p_i231567_1_, boolean p_i231567_2_)
-