Uses of Enum
de.themoep.resourcepacksplugin.core.PackManager.PackRemoveOption
Packages that use PackManager.PackRemoveOption
-
Uses of PackManager.PackRemoveOption in de.themoep.resourcepacksplugin.core
Methods in de.themoep.resourcepacksplugin.core that return PackManager.PackRemoveOptionModifier and TypeMethodDescriptionstatic PackManager.PackRemoveOptionReturns the enum constant of this type with the specified name.static PackManager.PackRemoveOption[]PackManager.PackRemoveOption.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.themoep.resourcepacksplugin.core with parameters of type PackManager.PackRemoveOptionModifier and TypeMethodDescription@NonNull PackManager.PackSetResultPackManager.setPack(UUID playerId, ResourcePack pack, boolean temporary, PackManager.PackRemoveOption removeOption) Set the pack of a player and send it to him, calls a ResourcePackSendEvent