Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractAuthListener - Class in de.themoep.resourcepacksplugin.bukkit.listeners
- AbstractAuthListener - Class in de.themoep.resourcepacksplugin.bungee.listeners
- AbstractAuthListener - Class in de.themoep.resourcepacksplugin.velocity.listeners
- AbstractAuthListener(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.AbstractAuthListener
- AbstractAuthListener(BungeeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bungee.listeners.AbstractAuthListener
- AbstractAuthListener(VelocityResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.velocity.listeners.AbstractAuthListener
- 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.PackManager
-
Registers a new resource pack with the packmanager
- addSecondary(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
-
Deprecated.
- addSecondary(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
-
Deprecated.
- applyPack(UUID, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
-
Apply the pack that a player should have on that server/world
- AQUA - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
- 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, ResourcePack, IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
- callPackSelectEvent(UUID, ResourcePack, IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
- callPackSelectEvent(UUID, ResourcePack, IResourcePackSelectEvent.Status) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
-
Call the ResourcePackSelectEvent on the corresponding server
- callPackSelectEvent(UUID, ResourcePack, IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
- callPackSelectEvent(UUID, 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.sponge.SpongeResourcepacks
- 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
- 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.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- 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
- clearPack(UUID) - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
- 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
- clearPack(Player) - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
- clearUserPack(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
-
Clear the resourcepack of a user
- clearUserPacks() - Method in class de.themoep.resourcepacksplugin.core.UserManager
-
Remove all stored user pack data
- 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
- createDefaultConfig() - Method in class de.themoep.resourcepacksplugin.sponge.PluginConfig
- 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.sponge - package de.themoep.resourcepacksplugin.sponge
- de.themoep.resourcepacksplugin.sponge.events - package de.themoep.resourcepacksplugin.sponge.events
- de.themoep.resourcepacksplugin.sponge.listeners - package de.themoep.resourcepacksplugin.sponge.listeners
- 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.sponge.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(SpongeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.sponge.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.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
- execute(Player, ByteArrayDataInput) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackReaction
-
Execute this action
- execute(Player, ByteArrayDataInput) - Method in class de.themoep.resourcepacksplugin.sponge.listeners.ProxyPackReaction
-
Execute this action
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.sponge
-
Created by Phoenix616 on 20.06.2015.
- 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.sponge.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!
- getAdventure() - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
- getAliases() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
- getApplicablePack(UUID, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
-
Get the pack the player should have on that server
- 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.sponge.PluginConfig
- getBoolean(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
- getBoolean(String, boolean) - Method in class de.themoep.resourcepacksplugin.sponge.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
- getCause() - Method in class de.themoep.resourcepacksplugin.sponge.events.ResourcePackSelectEvent
- getCause() - Method in class de.themoep.resourcepacksplugin.sponge.events.ResourcePackSendEvent
- 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.sponge.SpongeResourcepacks
-
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.sponge.SpongeResourcepacks
- 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) - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- 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.sponge.PluginConfig
- getDouble(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
- getDouble(String, double) - Method in class de.themoep.resourcepacksplugin.sponge.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.
- getHelp(CommandSource) - Method in class de.themoep.resourcepacksplugin.sponge.ForwardingCommand
- getInstance() - Static method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
- getInt(String) - Method in class de.themoep.resourcepacksplugin.sponge.PluginConfig
- getInt(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
- getInt(String, int) - Method in class de.themoep.resourcepacksplugin.sponge.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.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- 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
- 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.sponge.SpongeResourcepacks
- 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.ResourcePackSelectEvent
- getPack() - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSendEvent
- getPack() - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSelectEvent
- getPack() - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent
- getPack() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
-
Get the pack that was selected
- getPack() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
- getPack() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
-
Get the name of the main pack of this assignment
- getPack() - Method in class de.themoep.resourcepacksplugin.sponge.events.ResourcePackSelectEvent
- getPack() - Method in class de.themoep.resourcepacksplugin.sponge.events.ResourcePackSendEvent
- getPack() - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSelectEvent
- 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.sponge.SpongeResourcepacks
- getPackManager() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
- getPacks() - Method in class de.themoep.resourcepacksplugin.core.PackManager
-
Get a list of all packs
- 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.sponge.SpongeResourcepacks
- 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(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.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- getPlayer(UUID) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
- 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.sponge.SpongeResourcepacks
- 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.sponge.events.ResourcePackSelectEvent
- getPlayerId() - Method in class de.themoep.resourcepacksplugin.sponge.events.ResourcePackSendEvent
- 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.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- 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
- getProxyPackListener() - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
-
Get the listener that listens on the "rp:plugin" channel to register new sub channels
- getRawConfig() - Method in class de.themoep.resourcepacksplugin.sponge.PluginConfig
- getRawConfig() - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
- getRawConfig(String) - Method in class de.themoep.resourcepacksplugin.sponge.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
-
Deprecated.
- getSendDelay() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
-
Get the delay in ticks to wait before sending the packs from this assignment
- getShortDescription(CommandSource) - Method in class de.themoep.resourcepacksplugin.sponge.ForwardingCommand
- 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.sponge.events.ResourcePackSelectEvent
- 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.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- 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.sponge.PluginConfig
- getString(String) - Method in class de.themoep.resourcepacksplugin.velocity.PluginConfig
- getString(String, String) - Method in class de.themoep.resourcepacksplugin.sponge.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
- getSuggestions(CommandSource, String, Location<World>) - Method in class de.themoep.resourcepacksplugin.sponge.ForwardingCommand
- getTargetEntity() - Method in class de.themoep.resourcepacksplugin.sponge.events.ResourcePackSelectEvent
- getTargetEntity() - Method in class de.themoep.resourcepacksplugin.sponge.events.ResourcePackSendEvent
- 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
- getUsage(CommandSource) - Method in class de.themoep.resourcepacksplugin.sponge.ForwardingCommand
- 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.sponge.SpongeResourcepacks
- getUserManager() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
- getUserPack(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
-
Get the resourcepack of a user
- getUserPacks() - Method in class de.themoep.resourcepacksplugin.core.UserManager
-
Get the map of user IDs to pack names
- 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.sponge.SpongeResourcepacks
- 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.ResourcePackSendPacket
- handlePayload(ChannelBuf, RemoteConnection, Platform.Type) - Method in class de.themoep.resourcepacksplugin.sponge.listeners.ProxyPackListener
- has(String) - Method in class de.themoep.resourcepacksplugin.sponge.PluginConfig
- 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.ResourcePackSendPacket
- 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.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- 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.sponge.events.ResourcePackSendEvent
- 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.sponge.SpongeResourcepacks
- 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 a optional 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
-
Deprecated.
- isSecondary(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
-
Deprecated.
- isSection(String) - Method in class de.themoep.resourcepacksplugin.sponge.PluginConfig
- 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.sponge.SpongeResourcepacks
- 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(BungeeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bungee.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.sponge.PluginConfig
- 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.sponge.SpongeResourcepacks
- loadConfig() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
- 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.sponge.SpongePluginLogger
- log(Level, String) - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
- 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.sponge.SpongePluginLogger
- log(Level, String, Throwable) - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- logDebug(String, Throwable) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
M
- MAGIC - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
- 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_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_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.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.AbstractAuthListener
- 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.AbstractAuthListener
- onAuth(Player, boolean) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.AbstractAuthListener
- 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
- 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
- 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
- onPlayerDisconnect(ClientConnectionEvent.Disconnect) - Method in class de.themoep.resourcepacksplugin.sponge.listeners.DisconnectListener
- onPlayerJoin(PlayerJoinEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.WorldSwitchListener
- onPlayerJoin(ClientConnectionEvent.Join) - Method in class de.themoep.resourcepacksplugin.sponge.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
- onServerStart(GameStartedServerEvent) - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
- onServerSwitch(ServerPostConnectEvent) - Method in class de.themoep.resourcepacksplugin.velocity.listeners.ServerSwitchListener
- onServerSwitch(ServerSwitchEvent) - Method in class de.themoep.resourcepacksplugin.bungee.listeners.ServerSwitchListener
- onWorldSwitch(PlayerChangedWorldEvent) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.WorldSwitchListener
- onWorldSwitch(MoveEntityEvent.Teleport, Player) - Method in class de.themoep.resourcepacksplugin.sponge.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.AbstractAuthListener
- plugin - Variable in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
- plugin - Variable in class de.themoep.resourcepacksplugin.velocity.listeners.AbstractAuthListener
- PLUGIN_MESSAGE_CHANNEL - Static variable in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
- 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.sponge.SpongeResourcepacks
- 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.sponge
- PluginConfig - Class in de.themoep.resourcepacksplugin.velocity
- PluginConfig(SpongeResourcepacks, File) - Constructor for class de.themoep.resourcepacksplugin.sponge.PluginConfig
- PluginConfig(SpongeResourcepacks, File, String) - Constructor for class de.themoep.resourcepacksplugin.sponge.PluginConfig
- 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
- process(CommandSource, String) - Method in class de.themoep.resourcepacksplugin.sponge.ForwardingCommand
- processSendEvent(IResourcePackSendEvent, 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 - Class in de.themoep.resourcepacksplugin.sponge.listeners
-
Created by Phoenix616 on 02.02.2016.
- ProxyPackListener(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackListener
- ProxyPackListener(SpongeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.sponge.listeners.ProxyPackListener
- ProxyPackReaction - Class in de.themoep.resourcepacksplugin.bukkit.listeners
-
A reaction onto a message on a certain sub channel
- ProxyPackReaction - Class in de.themoep.resourcepacksplugin.sponge.listeners
-
A reaction onto a message on a certain sub channel
- ProxyPackReaction() - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackReaction
- ProxyPackReaction() - Constructor for class de.themoep.resourcepacksplugin.sponge.listeners.ProxyPackReaction
R
- read(ByteBuf) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
- 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.sponge.SpongeResourcepacks
- 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, ProxyPackReaction) - Method in class de.themoep.resourcepacksplugin.bukkit.listeners.ProxyPackListener
-
Register a new sub channel with this listener on the channel "rp:plugin"
- registerSubChannel(String, ProxyPackReaction) - Method in class de.themoep.resourcepacksplugin.sponge.listeners.ProxyPackListener
-
Register a new sub channel with this listener on the channel "rp:plugin"
- registerSubCommands(PluginCommandExecutor...) - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
- 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.sponge.SpongeResourcepacks
-
Reloads the configuration from the file and resends 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.sponge.PluginConfig
- 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 a optional pack
- removeOptionalPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
-
Remove a optional pack
- removePack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
-
Unregisters a resource pack from the packmanager
- removeSecondary(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
-
Deprecated.
- removeSecondary(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
-
Deprecated.
- removeServer(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
-
Deprecated.
- 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.sponge.SpongeResourcepacks
- 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
- resendPack(Player) - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
-
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.
- 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.sponge.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.bukkit.events.ResourcePackSelectEvent
- ResourcePackSelectEvent(UUID, ResourcePack) - Constructor for class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSelectEvent
- ResourcePackSelectEvent(UUID, ResourcePack) - Constructor for class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSelectEvent
- ResourcePackSelectEvent(UUID, ResourcePack, IResourcePackSelectEvent.Status) - Constructor for class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSelectEvent
- ResourcePackSelectEvent(UUID, ResourcePack, IResourcePackSelectEvent.Status) - Constructor for class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSelectEvent
- ResourcePackSelectEvent(UUID, ResourcePack, IResourcePackSelectEvent.Status) - Constructor for class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSelectEvent
- ResourcePackSelectEvent(Player, ResourcePack, IResourcePackSelectEvent.Status, Cause) - Constructor for class de.themoep.resourcepacksplugin.sponge.events.ResourcePackSelectEvent
- ResourcePackSelectEvent(Player, ResourcePack, Cause) - Constructor for class de.themoep.resourcepacksplugin.sponge.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.sponge.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
- ResourcePackSendEvent(Player, ResourcePack, Cause) - Constructor for class de.themoep.resourcepacksplugin.sponge.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, String) - 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.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- runTask(Runnable) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
S
- save() - Method in class de.themoep.resourcepacksplugin.sponge.PluginConfig
- 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.sponge.SpongeResourcepacks
- saveConfigChanges() - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
- saveDefaultConfig() - Method in class de.themoep.resourcepacksplugin.bukkit.ConfigAccessor
- 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.sponge.SpongeResourcepacks
- 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.sponge.SpongeResourcepacks
- sendMessage(ResourcepacksPlayer, Level, String, String...) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
- 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.sponge.SpongeResourcepacks
- 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
- sendPack(Player, ResourcePack) - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
-
Set the resourcepack of a connected player
- sendPackInfo(Player, ResourcePack) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
-
Send a plugin message to the server the player is connected to!
- sendPackInfo(ProxiedPlayer, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
-
Send a plugin message to the server the player is connected to!
- 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.sponge.PluginConfig
- 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.sponge.events.ResourcePackSendEvent
- 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
- setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSelectEvent
- setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.bukkit.events.ResourcePackSendEvent
- setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSelectEvent
- setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent
- setPack(ResourcePack) - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
-
Set the pack.
- 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
-
Set the main pack of this assignment
- setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.sponge.events.ResourcePackSelectEvent
- setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.sponge.events.ResourcePackSendEvent
- setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSelectEvent
- setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent
- setPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
-
Set the main pack of this assignment
- setPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks
- setPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks
- 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) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
-
Deprecated.Please use
PackManager.setPack(UUID, ResourcePack)
! - setPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.sponge.SpongeResourcepacks
- setPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks
- 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
- 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
- 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.sponge.events.ResourcePackSelectEvent
- 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.sponge.SpongeResourcepacks
- 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
-
Set the resourcepack of a user
- 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
- SpongePluginLogger - Class in de.themoep.resourcepacksplugin.sponge
- SpongePluginLogger(Logger) - Constructor for class de.themoep.resourcepacksplugin.sponge.SpongePluginLogger
- SpongeResourcepacks - Class in de.themoep.resourcepacksplugin.sponge
- startupMessage() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
- STRIKETHROUGH - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
- 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
T
- testPermission(CommandSource) - Method in class de.themoep.resourcepacksplugin.sponge.ForwardingCommand
- 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.ResourcePackSendPacket
- toString() - Method in enum de.themoep.resourcepacksplugin.core.ChatColor
- toString() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
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 - Class in de.themoep.resourcepacksplugin.sponge.listeners
-
Created by Phoenix616 on 14.05.2015.
- WorldSwitchListener(WorldResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.bukkit.listeners.WorldSwitchListener
- WorldSwitchListener(SpongeResourcepacks) - Constructor for class de.themoep.resourcepacksplugin.sponge.listeners.WorldSwitchListener
- write(ByteBuf) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class de.themoep.resourcepacksplugin.bungee.packets.ResourcePackSendPacket
- WRONG_VERSION - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
Y
A B C D E F G H I J L M N O P R S T U V W YAll Classes and Interfaces|All Packages|Constant Field Values
PackAssignment.addOptionalPack(ResourcePack)