Uses of Interface
de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
Packages that use IResourcePackSelectEvent
Package
Description
-
Uses of IResourcePackSelectEvent in de.themoep.resourcepacksplugin.bukkit
Methods in de.themoep.resourcepacksplugin.bukkit that return IResourcePackSelectEventModifier and TypeMethodDescriptionWorldResourcepacks.callPackSelectEvent
(UUID playerId, List<ResourcePack> packs, IResourcePackSelectEvent.Status status) -
Uses of IResourcePackSelectEvent in de.themoep.resourcepacksplugin.bukkit.events
Classes in de.themoep.resourcepacksplugin.bukkit.events that implement IResourcePackSelectEventModifier and TypeClassDescriptionclass
Created by Phoenix616 on 18.04.2015. -
Uses of IResourcePackSelectEvent in de.themoep.resourcepacksplugin.bungee
Methods in de.themoep.resourcepacksplugin.bungee that return IResourcePackSelectEventModifier and TypeMethodDescriptionBungeeResourcepacks.callPackSelectEvent
(UUID playerId, List<ResourcePack> packs, IResourcePackSelectEvent.Status status) -
Uses of IResourcePackSelectEvent in de.themoep.resourcepacksplugin.bungee.events
Classes in de.themoep.resourcepacksplugin.bungee.events that implement IResourcePackSelectEventModifier and TypeClassDescriptionclass
Created by Phoenix616 on 18.04.2015. -
Uses of IResourcePackSelectEvent in de.themoep.resourcepacksplugin.core
Methods in de.themoep.resourcepacksplugin.core that return IResourcePackSelectEventModifier and TypeMethodDescriptionResourcepacksPlugin.callPackSelectEvent
(UUID playerId, List<ResourcePack> packs, IResourcePackSelectEvent.Status status) Call the ResourcePackSelectEvent on the corresponding server -
Uses of IResourcePackSelectEvent in de.themoep.resourcepacksplugin.velocity
Methods in de.themoep.resourcepacksplugin.velocity that return IResourcePackSelectEventModifier and TypeMethodDescriptionVelocityResourcepacks.callPackSelectEvent
(UUID playerId, List<ResourcePack> packs, IResourcePackSelectEvent.Status status) -
Uses of IResourcePackSelectEvent in de.themoep.resourcepacksplugin.velocity.events
Classes in de.themoep.resourcepacksplugin.velocity.events that implement IResourcePackSelectEventModifier and TypeClassDescriptionclass
Created by Phoenix616 on 18.04.2015.