Uses of Enum
wbs.utils.util.particles.data.DustOptionsProvider.ColourType
Packages that use DustOptionsProvider.ColourType
-
Uses of DustOptionsProvider.ColourType in wbs.utils.util.particles.data
Methods in wbs.utils.util.particles.data that return DustOptionsProvider.ColourTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DustOptionsProvider.ColourType[]DustOptionsProvider.ColourType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in wbs.utils.util.particles.data with parameters of type DustOptionsProvider.ColourTypeModifierConstructorDescriptionDustOptionsProvider(@NotNull VectorProvider colourProvider, NumProvider sizeProvider, DustOptionsProvider.ColourType type) DustOptionsProvider(VectorProvider colourProvider, float size, DustOptionsProvider.ColourType type)