Uses of Class
de.themoep.resourcepacksplugin.core.PackManager.PackSetResult
-
Uses of PackManager.PackSetResult in de.themoep.resourcepacksplugin.core
Modifier and TypeMethodDescription@NonNull PackManager.PackSetResult
PackManager.setPack
(UUID playerId, ResourcePack pack) Set the pack of a player and send it to him, calls a ResourcePackSendEvent@NonNull PackManager.PackSetResult
PackManager.setPack
(UUID playerId, ResourcePack pack, boolean temporary) Set the pack of a player and send it to him, calls a ResourcePackSendEvent@NonNull PackManager.PackSetResult
PackManager.setPack
(UUID playerId, ResourcePack pack, boolean temporary, boolean removeExisting) Set the pack of a player and send it to him, calls a ResourcePackSendEvent