Uses of Enum
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 type with the specified name.static ClientSettings.ParticleStatus[]ClientSettings.ParticleStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.