Uses of Enum
de.themoep.resourcepacksplugin.core.PlatformType
Packages that use PlatformType
-
Uses of PlatformType in de.themoep.resourcepacksplugin.core
Methods in de.themoep.resourcepacksplugin.core that return PlatformTypeModifier and TypeMethodDescriptionPlatformType.getOpposite()ResourcepacksPlugin.getPlatformType()Get the type of platform this plugin instance is running onstatic PlatformTypeReturns the enum constant of this type with the specified name.static PlatformType[]PlatformType.values()Returns an array containing the constants of this enum type, in the order they are declared.