Uses of Class
net.minecraft.village.ZombieSiegeManager.State
| Package | Description |
|---|---|
| net.minecraft.village |
-
Uses of ZombieSiegeManager.State in net.minecraft.village
Fields in net.minecraft.village declared as ZombieSiegeManager.State Modifier and Type Field Description private ZombieSiegeManager.StateZombieSiegeManager. stateMethods in net.minecraft.village that return ZombieSiegeManager.State Modifier and Type Method Description static ZombieSiegeManager.StateZombieSiegeManager.State. valueOf(String name)Returns the enum constant of this type with the specified name.static ZombieSiegeManager.State[]ZombieSiegeManager.State. values()Returns an array containing the constants of this enum type, in the order they are declared.