public interface ImmutableVillagerZombieData extends ImmutableDataManipulator<ImmutableVillagerZombieData,VillagerZombieData>
ImmutableDataManipulator
handling the "villager
zombie" state of a Zombie
.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
villagerZombie()
Gets the
ImmutableValue for the "villager zombie" state. |
asMutable, copy, with, with
compareTo
toContainer
ImmutableValue<Boolean> villagerZombie()
ImmutableValue
for the "villager zombie" state.