Uses of Enum Class
net.minecraft.world.entity.ai.village.VillageSiege.State
Packages that use VillageSiege.State
-
Uses of VillageSiege.State in net.minecraft.world.entity.ai.village
Subclasses with type arguments of type VillageSiege.State in net.minecraft.world.entity.ai.villageFields in net.minecraft.world.entity.ai.village declared as VillageSiege.StateMethods in net.minecraft.world.entity.ai.village that return VillageSiege.StateModifier and TypeMethodDescriptionstatic VillageSiege.StateReturns the enum constant of this class with the specified name.static VillageSiege.State[]VillageSiege.State.values()Returns an array containing the constants of this enum class, in the order they are declared.