Uses of Enum Class
net.minecraft.client.settings.ParticleStatus
Package
Description
-
Uses of ParticleStatus in net.minecraft.client
-
Uses of ParticleStatus in net.minecraft.client.renderer
Modifier and TypeMethodDescriptionprivate ParticleStatus
WorldRenderer.calculateParticleLevel
(boolean p_215327_1_) -
Uses of ParticleStatus in net.minecraft.client.settings
Modifier and TypeMethodDescriptionstatic ParticleStatus
ParticleStatus.byId
(int p_216833_0_) static ParticleStatus
Returns the enum constant of this class with the specified name.static ParticleStatus[]
ParticleStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.