Uses of Interface
de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
Package
Description
-
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.bukkit
Modifier and TypeMethodDescriptionWorldResourcepacks.callPackSendEvent
(UUID playerId, ResourcePack pack) -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.bukkit.events
Modifier and TypeClassDescriptionclass
Created by Phoenix616 on 18.04.2015. -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.bungee
Modifier and TypeMethodDescriptionBungeeResourcepacks.callPackSendEvent
(UUID playerId, ResourcePack pack) -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.bungee.events
Modifier and TypeClassDescriptionclass
Created by Phoenix616 on 18.04.2015. -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.core
Modifier and TypeMethodDescriptionResourcepacksPlugin.callPackSendEvent
(UUID playerId, ResourcePack pack) Call the ResourcePackSendEvent on the corresponding serverModifier and TypeMethodDescriptionPackManager.processSendEvent
(IResourcePackSendEvent event, List<ResourcePack> prev) Process the pack send event using the previous pack, this calculates if a pack should be sent (if it's null then the empty one will be returned and when it isn't different from the previous one then it will return null). -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.velocity
Modifier and TypeMethodDescriptionVelocityResourcepacks.callPackSendEvent
(UUID playerId, ResourcePack pack) -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.velocity.events
Modifier and TypeClassDescriptionclass
Created by Phoenix616 on 18.04.2015.