Uses of Enum Class
net.minecraft.world.level.block.entity.trialspawner.TrialSpawner.FlameParticle
Packages that use TrialSpawner.FlameParticle
-
Uses of TrialSpawner.FlameParticle in net.minecraft.world.level.block.entity.trialspawner
Methods in net.minecraft.world.level.block.entity.trialspawner that return TrialSpawner.FlameParticleModifier and TypeMethodDescriptionstatic TrialSpawner.FlameParticle
TrialSpawner.FlameParticle.decode
(int p_338695_) static TrialSpawner.FlameParticle
Returns the enum constant of this class with the specified name.static TrialSpawner.FlameParticle[]
TrialSpawner.FlameParticle.values()
Returns an array containing the constants of this enum class, in the order they are declared.