Uses of Enum Class
net.md_5.bungee.protocol.packet.ClientSettings.ParticleStatus
Packages that use ClientSettings.ParticleStatus
-
Uses of ClientSettings.ParticleStatus in net.md_5.bungee.protocol.packet
Methods in net.md_5.bungee.protocol.packet that return ClientSettings.ParticleStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ClientSettings.ParticleStatus[]ClientSettings.ParticleStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.