Uses of Enum Class
com.velocitypowered.api.proxy.player.PlayerSettings.ParticleStatus
Packages that use PlayerSettings.ParticleStatus
Package
Description
Provides an interface to work with players connected to the proxy.
-
Uses of PlayerSettings.ParticleStatus in com.velocitypowered.api.proxy.player
Methods in com.velocitypowered.api.proxy.player that return PlayerSettings.ParticleStatusModifier and TypeMethodDescriptionPlayerSettings.getParticleStatus()Returns the selected "Particles" option state.Returns the enum constant of this class with the specified name.static PlayerSettings.ParticleStatus[]PlayerSettings.ParticleStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.