Uses of Enum
com.github.fierioziy.particlenativeapi.core.asm.utils.SpigotVersion
Packages that use SpigotVersion
Package
Description
-
Uses of SpigotVersion in com.github.fierioziy.particlenativeapi.core.asm
Fields in com.github.fierioziy.particlenativeapi.core.asm declared as SpigotVersion -
Uses of SpigotVersion in com.github.fierioziy.particlenativeapi.core.asm.utils
Methods in com.github.fierioziy.particlenativeapi.core.asm.utils that return SpigotVersionModifier and TypeMethodDescriptionstatic SpigotVersionReturns the enum constant of this type with the specified name.static SpigotVersion[]SpigotVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.github.fierioziy.particlenativeapi.core.asm.utils with parameters of type SpigotVersionModifier and TypeMethodDescriptionbooleanSpigotVersion.between(SpigotVersion lower, SpigotVersion higher)