Uses of Class
de.themoep.resourcepacksplugin.core.PackActionAssignment
-
Uses of PackActionAssignment in de.themoep.resourcepacksplugin.core
Modifier and TypeMethodDescriptionActionManager.getApplicableAssignment
(String serverName) Get the assignment that corresponds to the world/server nameActionManager.getAssignment
(String name) ActionManager.getGlobalAssignment()
ActionManager.loadAssignment
(String name, Map<String, Object> config) Modifier and TypeMethodDescriptionCollection
<? extends PackActionAssignment> ActionManager.getAssignments()
Modifier and TypeMethodDescriptiondefault boolean
ForceResourcepacksPlugin.calculateRequired
(UUID playerId, PackActionAssignment assignment) Calculate whether a player is required to accept a pack of a specific assignmentdefault boolean
ForceResourcepacksPlugin.canBypass
(de.themoep.resourcepacksplugin.core.ResourcepacksPlayer player, PackActionAssignment assignment, ResourcePackStatus status, ActionType type) Check whether or not a player can bypass a certain combination of assignments, statuses and action types.