Index

A B C D E F G H I J L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values

A

acceptsNewKey() - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Check if this listener accepts a new key
addAssignment(PackAssignment) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Add a new assignment to a server/world
addOptionalPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Add a new optional pack
addOptionalPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Add a new optional pack
addPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Add a new pack
addPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Registers a new resource pack with the packmanager
addPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Add a new pack
addSecondary(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
addSecondary(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
addUserPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Set the resourcepack of a user
applyPack(ResourcepacksPlayer, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Apply the pack that a player should have on that server/world
applyPack(UUID, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
AQUA - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
AuthHandler - Class in de.themoep.resourcepacksplugin.bukkit.listeners
 
AuthHandler - Class in de.themoep.resourcepacksplugin.bungee.listeners
 
AuthHandler - Class in de.themoep.resourcepacksplugin.velocity.listeners
 
AuthHandler(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.AuthHandler
 
AuthHandler(BungeeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bungee.listeners.AuthHandler
 
AuthHandler(VelocityResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.AuthHandler
 
AuthmeLoginListener - Class in de.themoep.resourcepacksplugin.bukkit.listeners
Created by Phoenix616 on 24.04.2016.
AuthmeLoginListener(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.AuthmeLoginListener
 
AuthMeVelocityListener - Class in de.themoep.resourcepacksplugin.velocity.listeners
 
AuthMeVelocityListener(VelocityResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.AuthMeVelocityListener
 

B

BEDROCK - Enum constant in enum de.themoep.resourcepacksplugin.core.ClientType
 
BLACK - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
BLUE - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
BOLD - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
BungeeResourcepacks - Class in de.themoep.resourcepacksplugin.bungee
Created by Phoenix616 on 18.03.2015.
BungeeResourcepacks() - Constructor for class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 

C

callPackSelectEvent(UUID, List<ResourcePack>, IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
callPackSelectEvent(UUID, List<ResourcePack>, IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
callPackSelectEvent(UUID, List<ResourcePack>, IResourcePackSelectEvent.Status) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Call the ResourcePackSelectEvent on the corresponding server
callPackSelectEvent(UUID, List<ResourcePack>, IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
callPackSendEvent(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
callPackSendEvent(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
callPackSendEvent(UUID, ResourcePack) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Call the ResourcePackSendEvent on the corresponding server
callPackSendEvent(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
ChatColor - Enum in de.themoep.resourcepacksplugin.core
 
checkDirty() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Check whether or not the manager state is dirty and if so save the config
checkPack(UUID, ResourcePack, IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.core.PackManager
 
checkPacks(UUID, List<ResourcePack>, IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.core.PackManager
 
checkPermission(ResourcepacksPlayer, String) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
checkPermission(ResourcepacksPlayer, String) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
checkPermission(ResourcepacksPlayer, String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Check whether or not a player has a permission
checkPermission(ResourcepacksPlayer, String) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
checkPermission(UUID, String) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
checkPermission(UUID, String) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
checkPermission(UUID, String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Check whether or not a player has a permission
checkPermission(UUID, String) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
clearPack(Player) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
clearPack(UUID) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
clearPack(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
clearPack(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Clear the packs of a player stored in memory and sends that info to the other servers.
clearPack(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
clearPack(ProxiedPlayer) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
clearPack(Player) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
clearUserPack(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
clearUserPacks() - Method in class de.themoep.resourcepacksplugin.core.UserManager
Remove all stored user pack data
clearUserPacks(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Clear the resourcepacks of a user
ClientType - Enum in de.themoep.resourcepacksplugin.core
 
ConfigAccessor - Class in de.themoep.resourcepacksplugin.bukkit
 
ConfigAccessor(Plugin, String) - Constructor for class de.themoep.resourcepacksplugin.bukkit.ConfigAccessor
 
ConnectListener - Class in de.themoep.resourcepacksplugin.bukkit.listeners
Created by Phoenix616 on 14.05.2015.
ConnectListener - Class in de.themoep.resourcepacksplugin.bungee.listeners
 
ConnectListener - Class in de.themoep.resourcepacksplugin.velocity.listeners
Created by Phoenix616 on 14.05.2015.
ConnectListener(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.ConnectListener
 
ConnectListener(BungeeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bungee.listeners.ConnectListener
 
ConnectListener(VelocityResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.ConnectListener
 
createDefaultConfig() - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 

D

DARK_AQUA - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
DARK_BLUE - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
DARK_GRAY - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
DARK_GREEN - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
DARK_PURPLE - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
DARK_RED - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
de.themoep.resourcepacksplugin.bukkit - package de.themoep.resourcepacksplugin.bukkit
 
de.themoep.resourcepacksplugin.bukkit.events - package de.themoep.resourcepacksplugin.bukkit.events
 
de.themoep.resourcepacksplugin.bukkit.listeners - package de.themoep.resourcepacksplugin.bukkit.listeners
 
de.themoep.resourcepacksplugin.bungee - package de.themoep.resourcepacksplugin.bungee
 
de.themoep.resourcepacksplugin.bungee.events - package de.themoep.resourcepacksplugin.bungee.events
 
de.themoep.resourcepacksplugin.bungee.listeners - package de.themoep.resourcepacksplugin.bungee.listeners
 
de.themoep.resourcepacksplugin.bungee.packets - package de.themoep.resourcepacksplugin.bungee.packets
 
de.themoep.resourcepacksplugin.core - package de.themoep.resourcepacksplugin.core
 
de.themoep.resourcepacksplugin.core.commands - package de.themoep.resourcepacksplugin.core.commands
 
de.themoep.resourcepacksplugin.core.events - package de.themoep.resourcepacksplugin.core.events
 
de.themoep.resourcepacksplugin.velocity - package de.themoep.resourcepacksplugin.velocity
 
de.themoep.resourcepacksplugin.velocity.events - package de.themoep.resourcepacksplugin.velocity.events
 
de.themoep.resourcepacksplugin.velocity.integrations - package de.themoep.resourcepacksplugin.velocity.integrations
 
de.themoep.resourcepacksplugin.velocity.listeners - package de.themoep.resourcepacksplugin.velocity.listeners
 
DisconnectListener - Class in de.themoep.resourcepacksplugin.bukkit.listeners
Created by Phoenix616 on 14.05.2015.
DisconnectListener - Class in de.themoep.resourcepacksplugin.bungee.listeners
Created by Phoenix616 on 14.05.2015.
DisconnectListener - Class in de.themoep.resourcepacksplugin.velocity.listeners
Created by Phoenix616 on 14.05.2015.
DisconnectListener(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.DisconnectListener
 
DisconnectListener(BungeeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bungee.listeners.DisconnectListener
 
DisconnectListener(VelocityResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.DisconnectListener
 

E

EMPTY_IDENTIFIER - Static variable in class de.themoep.resourcepacksplugin.core.PackManager
 
equals(Object) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
equals(Object) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
equals(Object) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
 
equals(Object) - Method in class de.themoep.resourcepacksplugin.core.ResourcepacksPlayer
 
execute(SimpleCommand.Invocation) - Method in class de.themoep.resourcepacksplugin.velocity.ForwardingCommand
 
execute(ResourcepacksPlayer, String[]) - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
execute(CommandSender, String[]) - Method in class de.themoep.resourcepacksplugin.bungee.ForwardingCommand
 

F

FloodgateIntegration - Class in de.themoep.resourcepacksplugin.velocity.integrations
 
FloodgateIntegration(VelocityResourcepacks, PluginContainer) - Constructor for class de.themoep.resourcepacksplugin.velocity.integrations.FloodgateIntegration
 
ForwardingCommand - Class in de.themoep.resourcepacksplugin.bukkit
Created by Phoenix616 on 20.06.2015.
ForwardingCommand - Class in de.themoep.resourcepacksplugin.bungee
 
ForwardingCommand - Class in de.themoep.resourcepacksplugin.velocity
 
ForwardingCommand(PluginCommandExecutor) - Constructor for class de.themoep.resourcepacksplugin.bukkit.ForwardingCommand
 
ForwardingCommand(PluginCommandExecutor) - Constructor for class de.themoep.resourcepacksplugin.bungee.ForwardingCommand
 
ForwardingCommand(PluginCommandExecutor) - Constructor for class de.themoep.resourcepacksplugin.velocity.ForwardingCommand
 

G

generateHashes(ResourcepacksPlayer) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Download the pack files and generate sha1 hashes from them, also saves the changes to the config!
generateKey() - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Generate a new key
getAliases() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getApplicablePacks(ResourcepacksPlayer, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the pack the player should have on that server
getApplicablePacks(UUID, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
getAssignment(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the assignment of a server/world
getAssignmentByName(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get an assignment by its name
getAssignments() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get all assignments
getBoolean(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getBoolean(String, boolean) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getBungeeVersion() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getByHash(byte[]) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the resourcepack by its hash
getByHash(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the resourcepack by its hash
getByName(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the resourcepack by its name
getByUrl(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the resourcepack by its url
getByUuid(UUID) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the resourcepack by its uuid
getComponents(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
Get message components from the language config
getComponents(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
Get message components from the language config
getComponents(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
Get message components from the language config
getConfig() - Method in class de.themoep.resourcepacksplugin.bukkit.ConfigAccessor
 
getConfig() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getConfig() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getConfigMap(Object) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getConfigMap(Object) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getConfigMap(Object) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Convert a configuration object to a map
getConfigMap(Object) - Static method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getConfigMap(Object) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getDataFolder() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
getDataFolder() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getDefaults() - Method in class de.themoep.resourcepacksplugin.bukkit.ConfigAccessor
 
getDescription() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getDouble(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getDouble(String, double) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getEmptyPack() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the empty Resource Pack
getExactVersion(int) - Static method in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
Gets the Minecraft version that matches the protocol version exactly
getFormat() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the pack format version
getGlobalAssignment() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the global assignment
getHandlerList() - Static method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSelectEvent
 
getHandlerList() - Static method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSendEvent
 
getHandlers() - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSelectEvent
 
getHandlers() - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSendEvent
 
getHash() - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
getHash() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the hash set for this resourcepack.
getInstance() - Static method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getInt(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getInt(String, int) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getInternalHelper() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
Get the internal helper
getKey() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getLangLogger() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getLocalPath() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the local path where this resourcepack is located at on your file system
getLogLevel() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getLogLevel() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getLogLevel() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
The debug log level
getLogLevel() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getMessage(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getMessage(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getMessage(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getMessage(ResourcepacksPlayer, String, String...) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get a message from the language config
getMessage(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getMessage(String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
getMessage(String, Map<String, String>) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
getMessageChannelHandler() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
Get the handler for sub channels that listens on the "rp:plugin" channel to register new sub channels
getMessageChannelHandler() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
Get the handler for sub channels that listens on the "rp:plugin" channel to register new sub channels
getMessageChannelHandler() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
Get the handler for sub channels that listens on the "rp:plugin" channel to register new sub channels
getName() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getName() - Method in class de.themoep.resourcepacksplugin.bungee.packets.IdMapping
 
getName() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getName() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Get the name of this assignment
getName() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the name of the resourcepack as set in the config.
getName() - Method in class de.themoep.resourcepacksplugin.core.ResourcepacksPlayer
 
getName() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the name of the plugin
getName() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getOptionalPacks() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Get a list of optional packs
getPack() - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSendEvent
 
getPack() - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent
 
getPack() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
getPack() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
 
getPack() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Deprecated.
getPack() - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent
 
getPacketId() - Method in class de.themoep.resourcepacksplugin.bungee.packets.IdMapping
 
getPackFormat(int) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the format of the pack a player can maximally use
getPackManager() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getPackManager() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getPackManager() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
getPackManager() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getPacks() - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSelectEvent
 
getPacks() - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSelectEvent
 
getPacks() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
Get the packs that were selected
getPacks() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Get the list of packs
getPacks() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get a list of all packs
getPacks() - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSelectEvent
 
getPackUrl(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get a pack's URL.
getPath() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getPermanentPackRemoveTime() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getPermanentPackRemoveTime() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getPermanentPackRemoveTime() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the time in which the permanent pack will be reset if the player disconnects
getPermanentPackRemoveTime() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getPermission() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getPermission() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the permission to use this pack
getPlayer(Player) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getPlayer(String) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getPlayer(String) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getPlayer(String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get an online player by its name
getPlayer(String) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getPlayer(UUID) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getPlayer(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getPlayer(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get an online player by its UUID
getPlayer(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getPlayer(ProxiedPlayer) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getPlayer(Player) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getPlayerClientType(UUID) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getPlayerClientType(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getPlayerClientType(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the client type of a player
getPlayerClientType(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getPlayerId() - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSelectEvent
 
getPlayerId() - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSendEvent
 
getPlayerId() - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSelectEvent
 
getPlayerId() - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent
 
getPlayerId() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
 
getPlayerId() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
 
getPlayerId() - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSelectEvent
 
getPlayerId() - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent
 
getPlayerPackFormat(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the format of the pack this player can maximally use
getPlayerProtocol(UUID) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getPlayerProtocol(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getPlayerProtocol(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the protocol version of a player
getPlayerProtocol(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getPlayerVersion(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.integrations.ViaVersionIntegration
 
getPlugin() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getPluginLogger() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getPluginLogger() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getPluginLogger() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
getPluginLogger() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getProtocolNumber() - Method in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
getProtocolVersion() - Method in class de.themoep.resourcepacksplugin.bungee.packets.IdMapping
 
getProxy() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getRawConfig() - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getRawConfig(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getRawHash() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
 
getRegex() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Get the compiled Pattern of this assignment's key regex
getReplacements() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Get replacements
getReplacements() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
 
getResult() - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent
 
getSecondaries() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
getSection(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getSendDelay() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Get the delay in ticks to wait before sending the packs from this assignment
getStatus() - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSelectEvent
 
getStatus() - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSelectEvent
 
getStatus() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
The status of the select event
SUCCESS - Pack found and is not null
NO_PERMISSION - Selection failed because the player does not have the permission for the pack
WRONG_VERSION - Selection failed because there is not compatible pack
NO_PERM_AND_WRONG_VERSION - Both failures happened
UNKNOWN - We don't know why it failed
getStatus() - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSelectEvent
 
getStoredPack(UUID) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getStoredPack(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getStoredPack(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the pack that a certain player has stored
getStoredPack(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getStoredPacks() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getStoredPacks() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getStoredPacks() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getStoredPacksOverride() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get whether or not stored packs should override assignments
getString(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getString(String, String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
getSubCommand(String) - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getSubCommands() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getType() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the client type that the resource pack is for
getUniqueId() - Method in class de.themoep.resourcepacksplugin.core.ResourcepacksPlayer
 
getUpdateActions() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Get all possible update actions
getUrl() - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
getUrl() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the url where this resourcepack is located at and where the client will download it from
getUsage() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getUserManager() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getUserManager() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getUserManager() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
getUserManager() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getUserPack(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
getUserPacks() - Method in class de.themoep.resourcepacksplugin.core.UserManager
Get the map of user IDs to pack names
getUserPacks(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Get the resourcepacks of a user
getUuid() - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
getUuid() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the universally unique identifier (UUID) associated with the resource pack.
getVariants() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get a list of different pack variants.
getVersion() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
getVersion() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
getVersion() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the pack Minecraft protocol version
getVersion() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the version of the plugin
getVersion() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
getVersion(int) - Static method in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
Get the Minecraft version from the protocol version
GeyserIntegration - Class in de.themoep.resourcepacksplugin.velocity.integrations
 
GeyserIntegration(VelocityResourcepacks, PluginContainer) - Constructor for class de.themoep.resourcepacksplugin.velocity.integrations.GeyserIntegration
 
GOLD - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
GRAY - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
GREEN - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 

H

handle(AbstractPacketHandler) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
handle(AbstractPacketHandler) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
handleMessage(S, byte[]) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Handle a message with sub channels
has(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
hasBackend(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
Check if a player has a pack set by a backend server
hasBackend(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
Check if a player has a pack set by a backend server
HASH_KEY - Static variable in class de.themoep.resourcepacksplugin.core.PackManager
 
hashCode() - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
hashCode() - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
hashCode() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
 
hasMessage(ResourcepacksPlayer, String) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
hasMessage(ResourcepacksPlayer, String) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
hasMessage(ResourcepacksPlayer, String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Check whether or not the language config contains a certain message
hasMessage(ResourcepacksPlayer, String) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
hasPermission(SimpleCommand.Invocation) - Method in class de.themoep.resourcepacksplugin.velocity.ForwardingCommand
 
hasPlayer(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.integrations.FloodgateIntegration
 
hasPlayer(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.integrations.GeyserIntegration
 
humanName() - Method in enum de.themoep.resourcepacksplugin.core.ClientType
 

I

IdMapping - Class in de.themoep.resourcepacksplugin.bungee.packets
 
IdMapping(String, int, int) - Constructor for class de.themoep.resourcepacksplugin.bungee.packets.IdMapping
 
init() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Initialize this pack manager
IResourcePackSelectEvent - Interface in de.themoep.resourcepacksplugin.core.events
Created by Phoenix616 on 18.04.2015.
IResourcePackSelectEvent.Status - Enum in de.themoep.resourcepacksplugin.core.events
The status of the select event
SUCCESS - Pack found and is not null
NO_PERMISSION - Selection failed because the player does not have the permission for the pack
WRONG_VERSION - Selection failed because there is not compatible pack
NO_PERM_AND_WRONG_VERSION - Both failures happened
UNKNOWN - We don't know why it failed
IResourcePackSendEvent - Interface in de.themoep.resourcepacksplugin.core.events
Created by Phoenix616 on 18.04.2015.
isAuthenticated(UUID) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
isAuthenticated(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
isAuthenticated(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Check whether or not a certain player is currently logged in with auth plugins (currently supports AuthMe Reloaded)
isAuthenticated(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
isCancelled() - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSendEvent
 
isCancelled() - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent
 
isCancelled() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
 
isCancelled() - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent
 
isEmpty() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Check whether or not this assignment contains any pack settings
isEnabled() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
Get whether the plugin successful enabled or not
isEnabled() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get whether the plugin successful enabled or not
isEnabled() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
Get whether the plugin successful enabled or not
isOptionalPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Check whether certain pack is an optional pack in this assignment
isOptionalPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Check whether a certain pack is an optional pack in this assignment
isPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Check whether certain pack is a pack in this assignment
isPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Check whether a certain pack is a pack in this assignment
isRestricted() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Whether or not this pack is restricted and a permission should be used
isSecondary(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
isSecondary(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
isSection(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
isUsepackTemporary() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
isUsepackTemporary() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
isUsepackTemporary() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get whether or not the default /usepack behaviour is to apply temporary opr permanent
isUsepackTemporary() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
ITALIC - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 

J

JPremiumListener - Class in de.themoep.resourcepacksplugin.bungee.listeners
 
JPremiumListener - Class in de.themoep.resourcepacksplugin.velocity.listeners
 
JPremiumListener(BungeeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bungee.listeners.JPremiumListener
 
JPremiumListener(VelocityResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.JPremiumListener
 

L

LibreLoginListener - Class in de.themoep.resourcepacksplugin.bukkit.listeners
Created by Phoenix616 on 24.04.2016.
LibreLoginListener - Class in de.themoep.resourcepacksplugin.bungee.listeners
 
LibreLoginListener - Class in de.themoep.resourcepacksplugin.velocity.listeners
 
LibreLoginListener(WorldResourcepacks, LibreLoginPlugin<Player, World>) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.LibreLoginListener
 
LibreLoginListener(BungeeResourcepacks, Plugin) - Constructor for class de.themoep.resourcepacksplugin.bungee.listeners.LibreLoginListener
 
LibreLoginListener(VelocityResourcepacks, PluginContainer) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.LibreLoginListener
 
LibrePremiumListener - Class in de.themoep.resourcepacksplugin.bungee.listeners
 
LibrePremiumListener - Class in de.themoep.resourcepacksplugin.velocity.listeners
 
LibrePremiumListener(BungeeResourcepacks, Plugin) - Constructor for class de.themoep.resourcepacksplugin.bungee.listeners.LibrePremiumListener
 
LibrePremiumListener(VelocityResourcepacks, PluginContainer) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.LibrePremiumListener
 
LIGHT_PURPLE - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
load() - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
loadAssignment(String, Map<String, Object>) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Load an assignment from a map representing the section in the config
loadConfig() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
loadConfig() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
loadConfig() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
loadConfig() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
loadKey() - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackListener
 
loadKey() - Method in class de.themoep.resourcepacksplugin.bungee.listeners.PluginMessageListener
 
loadKey() - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Load the key from the storage
loadKey() - Method in class de.themoep.resourcepacksplugin.velocity.listeners.PluginMessageListener
 
loadPack(String, Map<String, Object>) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Creates a new ResourcePack instance from a config.
log(Level, String) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
log(Level, String) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
log(Level, String) - Method in interface de.themoep.resourcepacksplugin.core.PluginLogger
 
log(Level, String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Log a message.
log(Level, String) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityPluginLogger
 
log(Level, String) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
log(Level, String, Throwable) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
log(Level, String, Throwable) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
log(Level, String, Throwable) - Method in interface de.themoep.resourcepacksplugin.core.PluginLogger
 
log(Level, String, Throwable) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Log a message.
log(Level, String, Throwable) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityPluginLogger
 
log(Level, String, Throwable) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
logDebug(String) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
logDebug(String) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
logDebug(String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Log a debug message
logDebug(String) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
logDebug(String, Throwable) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
logDebug(String, Throwable) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
logDebug(String, Throwable) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Log a debug message with a stacktrace
logDebug(String, Throwable) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 

M

MAGIC - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
MESSAGING_CHANNEL - Static variable in class de.themoep.resourcepacksplugin.core.SubChannelHandler
 
MINECRAFT_1_10 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_11 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_11_1 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_11_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_12 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_12_1 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_12_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_13 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_13_1 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_13_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_14 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_14_1 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_14_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_14_3 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_14_4 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_15 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_15_1 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_15_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_16 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_16_1 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_16_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_16_3 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_16_4 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_16_5 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_17 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_17_1 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_18 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_18_1 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_18_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_19 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_19_1 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_19_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_19_3 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_19_4 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_20 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_20_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_20_3 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_20_4 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_20_5 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_7_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_7_6 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_8 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_8_8 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_9 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_9_1 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_9_2 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MINECRAFT_1_9_4 - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
MinecraftVersion - Enum in de.themoep.resourcepacksplugin.core
 

N

NLoginListener - Class in de.themoep.resourcepacksplugin.bukkit.listeners
Created by Phoenix616 on 24.04.2016.
NLoginListener - Class in de.themoep.resourcepacksplugin.bungee.listeners
 
NLoginListener - Class in de.themoep.resourcepacksplugin.velocity.listeners
 
NLoginListener(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.NLoginListener
 
NLoginListener(BungeeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bungee.listeners.NLoginListener
 
NLoginListener(VelocityResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.NLoginListener
 
NO_PERM_AND_WRONG_VERSION - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
 
NO_PERMISSION - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
 

O

onAuth(UserEvent.Login) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.JPremiumListener
 
onAuth(UserEvent.Login) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.JPremiumListener
 
onAuth(AuthenticateEvent) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.NLoginListener
 
onAuth(AuthenticateEvent) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.NLoginListener
 
onAuth(Player) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.AuthHandler
 
onAuth(ProxyLoginEvent) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.AuthMeVelocityListener
 
onAuth(ProxyRegisterEvent) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.AuthMeVelocityListener
 
onAuth(ProxiedPlayer) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.AuthHandler
 
onAuth(Player, boolean) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.AuthHandler
 
onAuthMeLogin(LoginEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.AuthmeLoginListener
Send a plugin message to the Bungee when a player logged into AuthMe
onAuthMeLogin(RegisterEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.AuthmeLoginListener
Send a plugin message to the Bungee when a player registered with AuthMe.
onCommand(CommandSender, Command, String, String[]) - Method in class de.themoep.resourcepacksplugin.bukkit.ForwardingCommand
 
onConnect(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
What should happen when a player connects?
onDisable() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
onDisconnect(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
What should happen when a player disconnects?
onEnable() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
onEnable() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
onNLoginAuth(AuthenticateEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.NLoginListener
Doesn't send message to Bungee as NLogin supports it natively
onOpeNLoginAuth(AsyncAuthenticateEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.OpeNLoginListener
Send a plugin message to the Bungee when a player logged into OpeNLogin on subchannel authMeLogin with the name and UUID
onPlayerConnect(PostLoginEvent) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.ConnectListener
 
onPlayerConnect(LoginEvent) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.ConnectListener
 
onPlayerConnect(PlayerLoginEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.ConnectListener
 
onPlayerDisconnect(DisconnectEvent) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.DisconnectListener
 
onPlayerDisconnect(PlayerDisconnectEvent) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.DisconnectListener
 
onPlayerDisconnect(PlayerQuitEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.DisconnectListener
 
onPlayerJoin(PlayerJoinEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackListener
 
onPlayerJoin(PlayerJoinEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.WorldSwitchListener
 
onPluginMessageReceived(String, Player, byte[]) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackListener
 
onProxyInitialization(ProxyInitializeEvent) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
onServerSwitch(ServerPostConnectEvent) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.PluginMessageListener
 
onServerSwitch(ServerPostConnectEvent) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.ServerSwitchListener
 
onServerSwitch(ServerConnectedEvent) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.PluginMessageListener
 
onServerSwitch(ServerSwitchEvent) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.ServerSwitchListener
 
onWorldSwitch(PlayerChangedWorldEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.WorldSwitchListener
 
OpeNLoginListener - Class in de.themoep.resourcepacksplugin.bukkit.listeners
Created by Phoenix616 on 24.04.2016.
OpeNLoginListener(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.OpeNLoginListener
 
ORIGINAL - Enum constant in enum de.themoep.resourcepacksplugin.core.ClientType
 

P

PackAssignment - Class in de.themoep.resourcepacksplugin.core
Created by Phoenix616 on 06.03.2017.
PackAssignment(PackAssignment) - Constructor for class de.themoep.resourcepacksplugin.core.PackAssignment
 
PackAssignment(String) - Constructor for class de.themoep.resourcepacksplugin.core.PackAssignment
 
PackManager - Class in de.themoep.resourcepacksplugin.core
Created by Phoenix616 on 25.03.2015.
PackManager(ResourcepacksPlugin) - Constructor for class de.themoep.resourcepacksplugin.core.PackManager
 
parseVersion(String) - Static method in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
Parse the version from a string.
permission - Variable in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
plugin - Variable in class de.themoep.resourcepacksplugin.bukkit.ConfigAccessor
 
plugin - Variable in class de.themoep.resourcepacksplugin.bungee.listeners.AuthHandler
 
plugin - Variable in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
plugin - Variable in class de.themoep.resourcepacksplugin.velocity.listeners.AuthHandler
 
pluginCommand - Variable in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
pluginCommand - Variable in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
pluginCommand - Variable in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
PluginCommandExecutor - Class in de.themoep.resourcepacksplugin.core.commands
Created by Phoenix616 on 03.02.2016.
PluginCommandExecutor(ResourcepacksPlugin, PluginCommandExecutor, String) - Constructor for class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
PluginCommandExecutor(ResourcepacksPlugin, PluginCommandExecutor, String, String) - Constructor for class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
PluginCommandExecutor(ResourcepacksPlugin, PluginCommandExecutor, String, String, String...) - Constructor for class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
PluginCommandExecutor(ResourcepacksPlugin, String) - Constructor for class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
PluginCommandExecutor(ResourcepacksPlugin, String, String) - Constructor for class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
PluginConfig - Class in de.themoep.resourcepacksplugin.velocity
 
PluginConfig(VelocityResourcepacks, File) - Constructor for class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
PluginConfig(VelocityResourcepacks, File, String) - Constructor for class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
PluginLogger - Interface in de.themoep.resourcepacksplugin.core
 
PluginMessageListener - Class in de.themoep.resourcepacksplugin.bungee.listeners
 
PluginMessageListener - Class in de.themoep.resourcepacksplugin.velocity.listeners
 
PluginMessageListener(BungeeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bungee.listeners.PluginMessageListener
 
PluginMessageListener(VelocityResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.PluginMessageListener
 
pluginMessageReceived(PluginMessageEvent) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.PluginMessageListener
 
pluginMessageReceived(PluginMessageEvent) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.PluginMessageListener
 
processSendEvent(IResourcePackSendEvent, List<ResourcePack>) - Method in class de.themoep.resourcepacksplugin.core.PackManager
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).
ProxyPackListener - Class in de.themoep.resourcepacksplugin.bukkit.listeners
Created by Phoenix616 on 02.02.2016.
ProxyPackListener(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackListener
 

R

read(ByteBuf) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
read(ByteBuf) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
read(ByteBuf, ProtocolConstants.Direction, int) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
read(ByteBuf, ProtocolConstants.Direction, int) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
readPack(ByteArrayDataInput) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Read a pack from the input
RED - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
registerCommand(PluginCommandExecutor) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
registerCommand(PluginCommandExecutor) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
registerCommand(PluginCommandExecutor) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
registerPacket(Protocol, String, Class<? extends DefinedPacket>, Supplier<? extends DefinedPacket>) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
registerSubChannel(String, BiConsumer<S, ByteArrayDataInput>) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Register a new sub channel with this listener on the channel "rp:plugin"
registerSubCommands(PluginCommandExecutor...) - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
reload() - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Reload the handler
reloadConfig() - Method in class de.themoep.resourcepacksplugin.bukkit.ConfigAccessor
 
reloadConfig(boolean) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
Reloads the configuration from the file and resends the resource pack to all online players
reloadConfig(boolean) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
Reloads the configuration from the file and resends the resource pack to all online players
reloadConfig(boolean) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Reloads the configuration from the file and resend the resource pack to all online players
reloadConfig(boolean) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
Reloads the configuration from the file and resends the resource pack to all online players
remove(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
removeAssignment(PackAssignment) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Removes the assignment of a server/world
removeAssignment(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Removes the assignment of a server/world
removeOptionalPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Remove an optional pack
removeOptionalPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Remove an optional pack
removePack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Remove a pack
removePack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Unregisters a resource pack from the packmanager
removePack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Remove a pack
removePack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
removePack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
removePack(UUID, ResourcePack) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Remove a specific pack from a player.
removePack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
removePack(Player, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
removePacks(UUID) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
removePacks(Player) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
removeSecondary(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
removeSecondary(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
removeServer(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Deprecated.
removeUserPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Remove a specific pack from a user
removeUserPack(UUID, String) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Remove a specific pack from a user
resendPack(Player) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
Resends the pack that corresponds to the player's server
resendPack(UUID) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
resendPack(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
resendPack(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Resends the pack that corresponds to the player's server
resendPack(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
resendPack(ProxiedPlayer) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
Resends the pack that corresponds to the player's server
resendPack(Player) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
Resends the pack that corresponds to the player's world
RESET - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
ResetPackCommandExecutor - Class in de.themoep.resourcepacksplugin.core.commands
Created by Phoenix616 on 03.02.2016.
ResetPackCommandExecutor(ResourcepacksPlugin) - Constructor for class de.themoep.resourcepacksplugin.core.commands.ResetPackCommandExecutor
 
ResourcePack - Class in de.themoep.resourcepacksplugin.core
Created by Phoenix616 on 25.03.2015.
ResourcePack(String, String, String) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, boolean) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, int) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, int, boolean) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, int, boolean, String) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, int, int, boolean, String) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, int, int, boolean, String, ClientType) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, String, int, int, boolean, String, ClientType) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, UUID, String, String) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, UUID, String, String, String, int, int, boolean, String, ClientType) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePackRemovePacket - Class in de.themoep.resourcepacksplugin.bungee.packets
Created by Phoenix616 on 24.03.2015.
ResourcePackRemovePacket() - Constructor for class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
ResourcePackRemovePacket(UUID) - Constructor for class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
ResourcePackSelectEvent - Class in de.themoep.resourcepacksplugin.bukkit.events
Created by Phoenix616 on 18.04.2015.
ResourcePackSelectEvent - Class in de.themoep.resourcepacksplugin.bungee.events
Created by Phoenix616 on 18.04.2015.
ResourcePackSelectEvent - Class in de.themoep.resourcepacksplugin.velocity.events
Created by Phoenix616 on 18.04.2015.
ResourcePackSelectEvent(UUID, ResourcePack) - Constructor for class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSelectEvent
 
ResourcePackSelectEvent(UUID, List<ResourcePack>) - Constructor for class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSelectEvent
 
ResourcePackSelectEvent(UUID, List<ResourcePack>) - Constructor for class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSelectEvent
 
ResourcePackSelectEvent(UUID, List<ResourcePack>, IResourcePackSelectEvent.Status) - Constructor for class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSelectEvent
 
ResourcePackSelectEvent(UUID, List<ResourcePack>, IResourcePackSelectEvent.Status) - Constructor for class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSelectEvent
 
ResourcePackSelectEvent(UUID, List<ResourcePack>, IResourcePackSelectEvent.Status) - Constructor for class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSelectEvent
 
ResourcePackSendEvent - Class in de.themoep.resourcepacksplugin.bukkit.events
Created by Phoenix616 on 18.04.2015.
ResourcePackSendEvent - Class in de.themoep.resourcepacksplugin.bungee.events
Created by Phoenix616 on 18.04.2015.
ResourcePackSendEvent - Class in de.themoep.resourcepacksplugin.velocity.events
Created by Phoenix616 on 18.04.2015.
ResourcePackSendEvent(UUID, ResourcePack) - Constructor for class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSendEvent
 
ResourcePackSendEvent(UUID, ResourcePack) - Constructor for class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent
 
ResourcePackSendEvent(UUID, ResourcePack) - Constructor for class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent
 
ResourcePackSendPacket - Class in de.themoep.resourcepacksplugin.bungee.packets
Created by Phoenix616 on 24.03.2015.
ResourcePackSendPacket() - Constructor for class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
ResourcePackSendPacket(String, String) - Constructor for class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
ResourcePackSendPacket(String, String, boolean, BaseComponent[]) - Constructor for class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
ResourcePackSendPacket(UUID, String, String) - Constructor for class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
ResourcePackSendPacket(UUID, String, String, boolean, BaseComponent[]) - Constructor for class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
ResourcepacksPlayer - Class in de.themoep.resourcepacksplugin.core
Created by Phoenix616 on 03.02.2016.
ResourcepacksPlayer(String, UUID) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcepacksPlayer
 
ResourcepacksPlugin - Interface in de.themoep.resourcepacksplugin.core
Created by Phoenix616 on 03.02.2016.
ResourcepacksPluginCommandExecutor - Class in de.themoep.resourcepacksplugin.core.commands
Created by Phoenix616 on 03.02.2016.
ResourcepacksPluginCommandExecutor(ResourcepacksPlugin) - Constructor for class de.themoep.resourcepacksplugin.core.commands.ResourcepacksPluginCommandExecutor
 
run(ResourcepacksPlayer, String[]) - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
run(ResourcepacksPlayer, String[]) - Method in class de.themoep.resourcepacksplugin.core.commands.ResetPackCommandExecutor
 
run(ResourcepacksPlayer, String[]) - Method in class de.themoep.resourcepacksplugin.core.commands.ResourcepacksPluginCommandExecutor
 
run(ResourcepacksPlayer, String[]) - Method in class de.themoep.resourcepacksplugin.core.commands.UsePackCommandExecutor
 
runAsyncTask(Runnable) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
runAsyncTask(Runnable) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
runAsyncTask(Runnable) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Run a task asynchronously
runAsyncTask(Runnable) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
runTask(Runnable) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
runTask(Runnable) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
runTask(Runnable) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Run a sync task
runTask(Runnable) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 

S

save() - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
saveConfig() - Method in class de.themoep.resourcepacksplugin.bukkit.ConfigAccessor
 
saveConfigChanges() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
saveConfigChanges() - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
saveConfigChanges() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Save changes made on runtime to the config
saveConfigChanges() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
saveDefaultConfig() - Method in class de.themoep.resourcepacksplugin.bukkit.ConfigAccessor
 
saveKey(String) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackListener
 
saveKey(String) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.PluginMessageListener
 
saveKey(String) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Save the key used for authenticating communication
saveKey(String) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.PluginMessageListener
 
sendKey(S) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
 
sendMessage(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
sendMessage(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
sendMessage(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
sendMessage(ResourcepacksPlayer, String, String...) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Send a message to a player
sendMessage(ResourcepacksPlayer, String, String...) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
sendMessage(ResourcepacksPlayer, Level, String, String...) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
sendMessage(ResourcepacksPlayer, Level, String, String...) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
sendMessage(ResourcepacksPlayer, Level, String, String...) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Send a message to a sender
sendMessage(ResourcepacksPlayer, Level, String, String...) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
sendMessage(S, String, Consumer<ByteArrayDataOutput>) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Send a message to the target on the given sub channel
sendPack(Player, ResourcePack) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
Send a resourcepack to a connected player
sendPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
sendPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
sendPack(UUID, ResourcePack) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Internal method to send a resoucepack to a player, please use PackManager.setPack(UUID, ResourcePack)!
sendPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
sendPack(ProxiedPlayer, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
Send a resourcepack to a connected player
sendPack(Player, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
Set the resourcepack of a connected player
sendPackInfo(UUID) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
sendPackInfo(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
sendPackInfo(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Send a plugin message to the server/proxy the player is connected to!
sendPackInfo(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
sendPluginMessage(ServerConnection, byte[]) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.PluginMessageListener
 
sendPluginMessage(Server, byte[]) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.PluginMessageListener
 
sendPluginMessage(Player, byte[]) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackListener
 
sendPluginMessage(S, byte[]) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
 
serialize() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Serialize this assignment to a map
serialize() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
 
ServerSwitchListener - Class in de.themoep.resourcepacksplugin.bungee.listeners
Created by Phoenix616 on 14.05.2015.
ServerSwitchListener - Class in de.themoep.resourcepacksplugin.velocity.listeners
Created by Phoenix616 on 14.05.2015.
ServerSwitchListener(BungeeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bungee.listeners.ServerSwitchListener
 
ServerSwitchListener(VelocityResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.ServerSwitchListener
 
set(String, Object) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
 
setAppendHashToUrl(boolean) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set whether to append the hash to the URL of a pack or not
setAuthenticated(UUID, boolean) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
setAuthenticated(UUID, boolean) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
setBackend(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
Add a player's UUID to the list of players with a backend pack
setBackend(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
Add a player's UUID to the list of players with a backend pack
setCancelled(boolean) - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSendEvent
 
setCancelled(boolean) - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent
 
setCancelled(boolean) - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
 
setCancelled(boolean) - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent
 
setDirty(boolean) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Mark the manager state as dirty so it gets saved on next modification
setEmptyPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the empty Resource Pack
setEmptyPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the empty Resource Pack
setFormat(int) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Set the pack format version
setGlobalAssignment(PackAssignment) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the global assignment
setKey(String) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Set the key used for authenticating communication and save it
setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSendEvent
 
setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent
 
setPack(ResourcePack) - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
Deprecated.
Directly add to or remove from IResourcePackSelectEvent.getPacks()
setPack(ResourcePack) - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
Set the pack that should be send.
setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent
 
setPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
setPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the pack of a player and send it to him, calls a ResourcePackSendEvent
setPack(UUID, ResourcePack, boolean) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the pack of a player and send it to him, calls a ResourcePackSendEvent
setPack(UUID, ResourcePack, boolean, boolean) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the pack of a player and send it to him, calls a ResourcePackSendEvent
setPackHash(ResourcePack, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the hash of a pack to a new value
setPackPath(ResourcePack, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the url of a pack to a new value
setPackUrl(ResourcePack, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the url of a pack to a new value
setPackUuid(ResourcePack, UUID) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the uuid of a pack to a new value
setPermission(String) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Set the permission to use this pack
setRawHash(byte[]) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
 
setRegex(Pattern) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Set the key name regex of this assignment
setRestricted(boolean) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Whether or not this pack is restricted and a permission should be used
setResult(ResultedEvent.GenericResult) - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent
 
setSendDelay(long) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Set the delay in ticks to wait before sending the packs from this assignment
setStatus(IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSelectEvent
 
setStatus(IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSelectEvent
 
setStatus(IResourcePackSelectEvent.Status) - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
Set the status.
setStatus(IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSelectEvent
 
setStoredPack(UUID, String) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
setStoredPack(UUID, String) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
 
setStoredPack(UUID, String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Set the pack that the player should get when logging in when no other pack applies and that gets used instead of the empty pack on reset
setStoredPack(UUID, String) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
setStoredPacksOverride(boolean) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set whether or not stored packs should override assignments
setType(ClientType) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Set the client type that the resource pack is for
setUserPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.UserManager
setUuid(UUID) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Set the universally unique identifier (UUID) associated with the resource pack.
setVersion(int) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Set the pack Minecraft protocol version
setVersion(String) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Utility method to set the pack Minecraft version from a string
shouldAppendHashToUrl() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Whether to append the hash to the URL of a pack or not
startupMessage() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
STRIKETHROUGH - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
SubChannelHandler<S> - Class in de.themoep.resourcepacksplugin.core
 
SubChannelHandler(ResourcepacksPlugin) - Constructor for class de.themoep.resourcepacksplugin.core.SubChannelHandler
 
subCommandAliases - Variable in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
subCommands - Variable in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
SUCCESS - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
 
suggest(SimpleCommand.Invocation) - Method in class de.themoep.resourcepacksplugin.velocity.ForwardingCommand
 
supportsMultiplePacks(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Check whether a player uses a version that supports multiple packs (starting with Java 1.20.3)

T

toConfigString() - Method in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
Get the human readable config string for this version which can be parsed by parseVersion
toString() - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
toString() - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
toString() - Method in enum de.themoep.resourcepacksplugin.core.ChatColor
 
toString() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
 
trustsSender() - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackListener
 
trustsSender() - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Check whether this implementation can trust the sender

U

UNDERLINE - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
UNKNOWN - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
 
UNKNOWN - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
unsetBackend(UUID) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
Remove a player's UUID from the list of players with a backend pack
unsetBackend(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
Remove a player's UUID from the list of players with a backend pack
update(PluginCommandExecutor, ResourcepacksPlayer, String[]) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Update this assignment
updatePackTime(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Update the time that the player got his pack
usage(String) - Static method in enum de.themoep.resourcepacksplugin.core.ChatColor
 
UsePackCommandExecutor - Class in de.themoep.resourcepacksplugin.core.commands
Created by Phoenix616 on 03.02.2016.
UsePackCommandExecutor(ResourcepacksPlugin) - Constructor for class de.themoep.resourcepacksplugin.core.commands.UsePackCommandExecutor
 
UserManager - Class in de.themoep.resourcepacksplugin.core
Created by Phoenix616 on 04.11.2016.
UserManager(ResourcepacksPlugin) - Constructor for class de.themoep.resourcepacksplugin.core.UserManager
Manage user packs and settings

V

valueOf(String) - Static method in enum de.themoep.resourcepacksplugin.core.ChatColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.themoep.resourcepacksplugin.core.ClientType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.themoep.resourcepacksplugin.core.ChatColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.themoep.resourcepacksplugin.core.ClientType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
Returns an array containing the constants of this enum type, in the order they are declared.
VelocityPluginLogger - Class in de.themoep.resourcepacksplugin.velocity
 
VelocityPluginLogger(Logger) - Constructor for class de.themoep.resourcepacksplugin.velocity.VelocityPluginLogger
 
VelocityResourcepacks - Class in de.themoep.resourcepacksplugin.velocity
 
VelocityResourcepacks(ProxyServer, Logger, Path) - Constructor for class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
 
ViaVersionIntegration - Class in de.themoep.resourcepacksplugin.velocity.integrations
 
ViaVersionIntegration(VelocityResourcepacks, PluginContainer) - Constructor for class de.themoep.resourcepacksplugin.velocity.integrations.ViaVersionIntegration
 

W

WHITE - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
WorldResourcepacks - Class in de.themoep.resourcepacksplugin.bukkit
Created by Phoenix616 on 18.03.2015.
WorldResourcepacks() - Constructor for class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
 
WorldSwitchListener - Class in de.themoep.resourcepacksplugin.bukkit.listeners
Created by Phoenix616 on 14.05.2015.
WorldSwitchListener(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.WorldSwitchListener
 
write(ByteBuf) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
write(ByteBuf) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
write(ByteBuf, ProtocolConstants.Direction, int) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackRemovePacket
 
write(ByteBuf, ProtocolConstants.Direction, int) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
 
writePack(ByteArrayDataOutput, ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Write a pack to the output.
WRONG_VERSION - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
 

Y

YELLOW - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
A B C D E F G H I J L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values