Uses of Enum Class
net.minecraft.entity.mob.IllagerEntity.State
Packages that use IllagerEntity.State
Package
Description
The base package for all Minecraft classes.
-
Uses of IllagerEntity.State in net.minecraft
Fields in net.minecraft declared as IllagerEntity.State -
Uses of IllagerEntity.State in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob that return IllagerEntity.StateModifier and TypeMethodDescriptionIllagerEntity.getState()IllusionerEntity.getState()PillagerEntity.getState()SpellcastingIllagerEntity.getState()VindicatorEntity.getState()static IllagerEntity.StateReturns the enum constant of this class with the specified name.static IllagerEntity.State[]IllagerEntity.State.values()Returns an array containing the constants of this enum class, in the order they are declared.