Uses of Interface
de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
Packages that use IResourcePackSendEvent
Package
Description
-
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.bukkit
Methods in de.themoep.resourcepacksplugin.bukkit that return IResourcePackSendEventModifier and TypeMethodDescriptionWorldResourcepacks.callPackSendEvent
(UUID playerId, ResourcePack pack) -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.bukkit.events
Classes in de.themoep.resourcepacksplugin.bukkit.events that implement IResourcePackSendEventModifier and TypeClassDescriptionclass
Created by Phoenix616 on 18.04.2015. -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.bungee
Methods in de.themoep.resourcepacksplugin.bungee that return IResourcePackSendEventModifier and TypeMethodDescriptionBungeeResourcepacks.callPackSendEvent
(UUID playerId, ResourcePack pack) -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.bungee.events
Classes in de.themoep.resourcepacksplugin.bungee.events that implement IResourcePackSendEventModifier and TypeClassDescriptionclass
Created by Phoenix616 on 18.04.2015. -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.core
Methods in de.themoep.resourcepacksplugin.core that return IResourcePackSendEventModifier and TypeMethodDescriptionResourcepacksPlugin.callPackSendEvent
(UUID playerId, ResourcePack pack) Call the ResourcePackSendEvent on the corresponding serverMethods in de.themoep.resourcepacksplugin.core with parameters of type IResourcePackSendEventModifier 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
Methods in de.themoep.resourcepacksplugin.velocity that return IResourcePackSendEventModifier and TypeMethodDescriptionVelocityResourcepacks.callPackSendEvent
(UUID playerId, ResourcePack pack) -
Uses of IResourcePackSendEvent in de.themoep.resourcepacksplugin.velocity.events
Classes in de.themoep.resourcepacksplugin.velocity.events that implement IResourcePackSendEventModifier and TypeClassDescriptionclass
Created by Phoenix616 on 18.04.2015.