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
Fields 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.State
Returns 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.