Index

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

A

acceptsNewKey() - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Check if this listener accepts a new key
addAssignment(PackAssignment) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Add a new assignment to a server/world
addOptionalPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Add a new optional pack
addOptionalPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Add a new optional pack
addPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Add a new pack
addPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Registers a new resource pack with the packmanager
addPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Add a new pack
addSecondary(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
addSecondary(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
addUserPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Set the resourcepack of a user
ALREADY_APPLIED - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
 
applyPack(ResourcepacksPlayer, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Apply the pack that a player should have on that server/world
applyPack(UUID, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
AQUA - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 

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
 

C

callPackSelectEvent(UUID, List<ResourcePack>, IResourcePackSelectEvent.Status) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Call the ResourcePackSelectEvent on the corresponding server
callPackSendEvent(UUID, ResourcePack) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Call the ResourcePackSendEvent on the corresponding server
ChatColor - Enum in de.themoep.resourcepacksplugin.core
 
checkDirty() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Check whether or not the manager state is dirty and if so save the config
checkPack(UUID, ResourcePack, IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.core.PackManager
 
checkPacks(UUID, List<ResourcePack>, IResourcePackSelectEvent.Status) - Method in class de.themoep.resourcepacksplugin.core.PackManager
 
checkPermission(ResourcepacksPlayer, String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Check whether or not a player has a permission
checkPermission(UUID, String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Check whether or not a player has a permission
clearPack(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Clear the packs of a player stored in memory and sends that info to the other servers.
clearUserPack(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
clearUserPacks() - Method in class de.themoep.resourcepacksplugin.core.UserManager
Remove all stored user pack data
clearUserPacks(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Clear the resourcepacks of a user
ClientType - Enum in de.themoep.resourcepacksplugin.core
 

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.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
 

E

EMPTY_IDENTIFIER - Static variable in class de.themoep.resourcepacksplugin.core.PackManager
 
equals(Object) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
 
equals(Object) - Method in class de.themoep.resourcepacksplugin.core.ResourcepacksPlayer
 
execute(ResourcepacksPlayer, String[]) - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 

G

generateHashes(ResourcepacksPlayer) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Download the pack files and generate sha1 hashes from them, also saves the changes to the config!
generateKey() - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Generate a new key
getAliases() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getApplicablePacks(ResourcepacksPlayer, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the pack the player should have on that server
getApplicablePacks(UUID, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
getAssignment(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the assignment of a server/world
getAssignmentByName(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get an assignment by its name
getAssignments() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get all assignments
getByHash(byte[]) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the resourcepack by its hash
getByHash(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the resourcepack by its hash
getByName(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the resourcepack by its name
getByUrl(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the resourcepack by its url
getByUuid(UUID) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the resourcepack by its uuid
getConfigMap(Object) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Convert a configuration object to a map
getDataFolder() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
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
getHash() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the hash set for this resourcepack.
getKey() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
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 interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
The debug log level
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(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.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
getOpposite() - Method in enum de.themoep.resourcepacksplugin.core.PlatformType
 
getOptionalPacks() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Get a list of optional packs
getPack() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
getPack() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
 
getPack() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Deprecated.
getPack() - Method in class de.themoep.resourcepacksplugin.core.PackManager.PackSetResult
 
getPackFormat(int) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get the format of the pack a player can maximally use
getPackManager() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
getPacks() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
Get the packs that were selected
getPacks() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Get the list of packs
getPacks() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get a list of all packs
getPackUrl(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get a pack's URL.
getParent() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the parent pack if this is a variant of another pack.
getPath() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getPermanentPackRemoveTime() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the time in which the permanent pack will be reset if the player disconnects
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
getPlatformType() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the type of platform this plugin instance is running on
getPlayer(String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get an online player by its name
getPlayer(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get an online player by its UUID
getPlayerClientType(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the client type of a player
getPlayerId() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
 
getPlayerId() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
 
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 interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the protocol version of a player
getPlugin() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getPluginLogger() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
getProtocolNumber() - Method in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
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
 
getRootParent() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Helper method to get the root parent of this pack.
getSecondaries() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
getSendDelay() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Get the delay in ticks to wait before sending the packs from this assignment
getStatus() - Method in 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.core.PackManager.PackSetResult
 
getStoredPack(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the pack that a certain player has stored
getStoredPacksOverride() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Get whether or not stored packs should override assignments
getSubCommand(String) - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getSubCommands() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getTargetType() - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Get the type that we are sending messages to
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.core.ResourcePack
Get the url where this resourcepack is located at and where the client will download it from
getUsage() - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
getUserManager() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
getUserPack(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
getUserPacks() - Method in class de.themoep.resourcepacksplugin.core.UserManager
Get the map of user IDs to pack names
getUserPacks(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Get the resourcepacks of a user
getUuid() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the universally unique identifier (UUID) associated with the resource pack.
getVariants() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get a list of different pack variants.
getVersion() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Get the pack Minecraft protocol version
getVersion() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get the version of the plugin
getVersion(int) - Static method in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
Get the Minecraft version from the protocol version
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

handleMessage(S, byte[]) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Handle a message with sub channels
HASH_KEY - Static variable in class de.themoep.resourcepacksplugin.core.PackManager
 
hashCode() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
 
hasMessage(ResourcepacksPlayer, String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Check whether or not the language config contains a certain message
humanName() - Method in enum de.themoep.resourcepacksplugin.core.ClientType
 

I

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
ALREADY_APPLIED - The player already had that pack applied IS_EMPTY - The player already had the empty pack applied UNKNOWN - We don't know why it failed
IResourcePackSendEvent - Interface in de.themoep.resourcepacksplugin.core.events
Created by Phoenix616 on 18.04.2015.
IS_EMPTY - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
 
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)
isCancelled() - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
 
isEmpty() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Check whether or not this assignment contains any pack settings
isEnabled() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get whether the plugin successful enabled or not
isOptionalPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Check whether certain pack is an optional pack in this assignment
isOptionalPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Check whether a certain pack is an optional pack in this assignment
isPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Check whether certain pack is a pack in this assignment
isPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Check whether a certain pack is a pack in this assignment
isRestricted() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Whether or not this pack is restricted and a permission should be used
isSecondary(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
isSecondary(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
isUsepackTemporary() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Get whether or not the default /usepack behaviour is to apply temporary opr permanent
ITALIC - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 

L

LIGHT_PURPLE - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
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 interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
loadKey() - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Load the key from the storage
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 interface de.themoep.resourcepacksplugin.core.PluginLogger
 
log(Level, String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Log a message.
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.
logDebug(String) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Log a debug message
logDebug(String, Throwable) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Log a debug message with a stacktrace

M

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

N

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

onConnect(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
What should happen when a player connects?
onDisconnect(UUID) - Method in class de.themoep.resourcepacksplugin.core.UserManager
What should happen when a player disconnects?
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
 
PackManager.PackSetResult - Class in de.themoep.resourcepacksplugin.core
The result of setting a pack
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
 
PlatformType - Enum in de.themoep.resourcepacksplugin.core
 
plugin - Variable in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
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
 
PluginLogger - Interface in de.themoep.resourcepacksplugin.core
 
processSendEvent(IResourcePackSendEvent, List<ResourcePack>) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Process the pack send event using the previous pack, this calculates if a pack should be sent (if it's null then the empty one will be returned and when it isn't different from the previous one then it will return null).
PROXY - Enum constant in enum de.themoep.resourcepacksplugin.core.PlatformType
 

R

readPack(ByteArrayDataInput) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Read a pack from the input
RED - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
registerSubChannel(String, BiConsumer<S, ByteArrayDataInput>) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Register a new sub channel with this listener on the channel "rp:plugin"
registerSubCommands(PluginCommandExecutor...) - Method in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
reload() - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Reload the handler
reloadConfig(boolean) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Reloads the configuration from the file and resend the resource pack to all online players
removeAssignment(PackAssignment) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Removes the assignment of a server/world
removeAssignment(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Removes the assignment of a server/world
removeOptionalPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Remove an optional pack
removeOptionalPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Remove an optional pack
removePack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Remove a pack
removePack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Unregisters a resource pack from the packmanager
removePack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Remove a pack
removePack(UUID, ResourcePack) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Remove a specific pack from a player.
removeSecondary(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
removeSecondary(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
removeServer(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Deprecated.
removeUserPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Remove a specific pack from a user
removeUserPack(UUID, String) - Method in class de.themoep.resourcepacksplugin.core.UserManager
Remove a specific pack from a user
resendPack(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Resends the pack that corresponds to the player's server
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(ResourcePack, String, UUID, String, String, String, int, int, boolean, String, ClientType) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, boolean) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, int) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, int, boolean) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, int, boolean, String) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, int, int, boolean, String) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, int, int, boolean, String, ClientType) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, String, String, String, int, int, boolean, String, ClientType) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, UUID, String, String) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
ResourcePack(String, UUID, String, String, String, int, int, boolean, String, ClientType) - Constructor for class de.themoep.resourcepacksplugin.core.ResourcePack
Object representation of a resourcepack set in the plugin's config file.
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 interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Run a task asynchronously
runTask(Runnable) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Run a sync task

S

saveConfigChanges() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Save changes made on runtime to the config
saveKey(String) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Save the key used for authenticating communication
sendKey(S) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
 
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, Level, String, String...) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Send a message to a sender
sendMessage(S, String, Consumer<ByteArrayDataOutput>) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Send a message to the target on the given sub channel
sendPack(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)!
sendPackInfo(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Send a plugin message to the server/proxy the player is connected to!
sendPluginMessage(S, byte[]) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
 
serialize() - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Serialize this assignment to a map
serialize() - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
 
setAppendHashToUrl(boolean) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set whether to append the hash to the URL of a pack or not
setCancelled(boolean) - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
 
setDirty(boolean) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Mark the manager state as dirty so it gets saved on next modification
setEmptyPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the empty Resource Pack
setEmptyPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the empty Resource Pack
setFormat(int) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Set the pack format version
setGlobalAssignment(PackAssignment) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the global assignment
setKey(String) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Set the key used for authenticating communication and save it
setPack(ResourcePack) - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
Deprecated.
Directly add to or remove from IResourcePackSelectEvent.getPacks()
setPack(ResourcePack) - Method in interface de.themoep.resourcepacksplugin.core.events.IResourcePackSendEvent
Set the pack that should be send.
setPack(ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
setPack(String) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
setPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the pack of a player and send it to him, calls a ResourcePackSendEvent
setPack(UUID, ResourcePack, boolean) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the pack of a player and send it to him, calls a ResourcePackSendEvent
setPack(UUID, ResourcePack, boolean, boolean) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the pack of a player and send it to him, calls a ResourcePackSendEvent
setPackHash(ResourcePack, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the hash of a pack to a new value
setPackPath(ResourcePack, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the url of a pack to a new value
setPackUrl(ResourcePack, String) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the url of a pack to a new value
setPackUuid(ResourcePack, UUID) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set the uuid of a pack to a new value
setPermission(String) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Set the permission to use this pack
setRawHash(byte[]) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
 
setRegex(Pattern) - Method in class de.themoep.resourcepacksplugin.core.PackAssignment
Set the key name regex of this assignment
setRestricted(boolean) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Whether or not this pack is restricted and a permission should be used
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 interface de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent
Set the status.
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
setStoredPacksOverride(boolean) - Method in class de.themoep.resourcepacksplugin.core.PackManager
Set whether or not stored packs should override assignments
setType(ClientType) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Set the client type that the resource pack is for
setUserPack(UUID, ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.UserManager
setUuid(UUID) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Set the universally unique identifier (UUID) associated with the resource pack.
setVersion(int) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Set the pack Minecraft protocol version
setVersion(String) - Method in class de.themoep.resourcepacksplugin.core.ResourcePack
Utility method to set the pack Minecraft version from a string
shouldAppendHashToUrl() - Method in class de.themoep.resourcepacksplugin.core.PackManager
Whether to append the hash to the URL of a pack or not
startupMessage() - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
 
STRIKETHROUGH - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
SubChannelHandler<S> - Class in de.themoep.resourcepacksplugin.core
 
SubChannelHandler(ResourcepacksPlugin) - Constructor for class de.themoep.resourcepacksplugin.core.SubChannelHandler
 
subCommandAliases - Variable in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
subCommands - Variable in class de.themoep.resourcepacksplugin.core.commands.PluginCommandExecutor
 
SUCCESS - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
 
supportsMultiplePacks(UUID) - Method in interface de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
Check whether a player uses a version that supports multiple packs (starting with Java 1.20.3)

T

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

U

UNDERLINE - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
UNKNOWN - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
 
UNKNOWN - Enum constant in enum de.themoep.resourcepacksplugin.core.MinecraftVersion
 
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.
valueOf(String) - Static method in enum de.themoep.resourcepacksplugin.core.PlatformType
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.
values() - Static method in enum de.themoep.resourcepacksplugin.core.PlatformType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WHITE - Enum constant in enum de.themoep.resourcepacksplugin.core.ChatColor
 
writePack(ByteArrayDataOutput, ResourcePack) - Method in class de.themoep.resourcepacksplugin.core.SubChannelHandler
Write a pack to the output.
WRONG_VERSION - Enum constant in enum de.themoep.resourcepacksplugin.core.events.IResourcePackSelectEvent.Status
 

Y

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