Index

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

A

add(String, List) - Method in class kr.toxicity.hud.api.manager.ShaderManager.ShaderTag
Adds to tag newTag() .add("GenerateOtherMainMethod", Collections.emptyList()) .add("OtherYouWant", someList);
add(String, PlaceholderContainer) - Method in class kr.toxicity.hud.api.placeholder.HudPlaceholder.Builder
Adds new placeholder to registry
add(HudPlayer) - Method in interface kr.toxicity.hud.api.configuration.HudObject
Adds this object to player.
addConstant(String, String) - Method in interface kr.toxicity.hud.api.manager.ShaderManager
Defines constant (#Define)
addDatabase(String, HudDatabaseConnector) - Method in interface kr.toxicity.hud.api.manager.DatabaseManager
Adds database connector.
addIterator(PopupIterator) - Method in interface kr.toxicity.hud.api.popup.PopupIteratorGroup
Adds iterator.
addListener(String, Function) - Method in interface kr.toxicity.hud.api.manager.ListenerManager
Adds listener builder.
addLocationProvider(PointedLocationProvider) - Method in interface kr.toxicity.hud.api.manager.PlayerManager
Adds some location provider for compass.
addPlaceholder(String, HudPlaceholder) - Method in interface kr.toxicity.hud.api.placeholder.PlaceholderContainer
Adds placeholder.
addReloadEndTask(Consumer) - Method in interface kr.toxicity.hud.api.BetterHud
Adds some task when reload is ended.
addReloadStartTask(Runnable) - Method in interface kr.toxicity.hud.api.BetterHud
Adds some task when reload is started.
addTagSupplier(ShaderManager.ShaderType, ShaderManager.ShaderTagSupplier) - Method in interface kr.toxicity.hud.api.manager.ShaderManager
Adds shader tag to some shader file.
addTrigger(String, Function) - Method in interface kr.toxicity.hud.api.manager.TriggerManager
Adds trigger by builder.
ADVENTURE_API - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_KEY - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_NBT - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_PLATFORM_API - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure-platform
ADVENTURE_PLATFORM_BUKKIT - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure-platform
ADVENTURE_PLATFORM_FACET - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure-platform
ADVENTURE_TEXT_LOGGER_SLF4J - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_TEXT_MINIMESSAGE - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_TEXT_SERIALIZER_ANSI - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_TEXT_SERIALIZER_GSON - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_TEXT_SERIALIZER_GSON_LEGACY_IMPL - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_TEXT_SERIALIZER_JSON - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_TEXT_SERIALIZER_JSON_LEGACY_IMPL - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_TEXT_SERIALIZER_LEGACY - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_TEXT_SERIALIZER_PLAIN - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Adventure
ADVENTURE_VERSION - Static variable in interface kr.toxicity.hud.api.BetterHud
Adventure api version.
all() - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
 
ALL - Enum constant in enum class kr.toxicity.hud.api.manager.ConfigManager.DebugLevel
Shows all.
ALL - Static variable in enum class kr.toxicity.hud.api.BetterHudPlatform
All platform.
alwaysCheckCondition() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Returns whether this popup always checks condition.
asArray() - Method in interface kr.toxicity.hud.api.yaml.YamlArray
Gets this element as an array
asArray() - Method in interface kr.toxicity.hud.api.yaml.YamlElement
Gets this element as an array
asArray() - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets this element as an array
asBoolean() - Method in interface kr.toxicity.hud.api.yaml.YamlArray
Gets this element as a boolean
asBoolean() - Method in interface kr.toxicity.hud.api.yaml.YamlElement
Gets this element as a boolean
asBoolean() - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets this element as a boolean
asDouble() - Method in interface kr.toxicity.hud.api.yaml.YamlArray
Gets this element as a double
asDouble() - Method in interface kr.toxicity.hud.api.yaml.YamlElement
Gets this element as a double
asDouble() - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets this element as a double
asFloat() - Method in interface kr.toxicity.hud.api.yaml.YamlArray
Gets this element as a float
asFloat() - Method in interface kr.toxicity.hud.api.yaml.YamlElement
Gets this element as a float
asFloat() - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets this element as a float
asInt() - Method in interface kr.toxicity.hud.api.yaml.YamlArray
Gets this element as an int
asInt() - Method in interface kr.toxicity.hud.api.yaml.YamlElement
Gets this element as an int
asInt() - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets this element as an int
asLong() - Method in interface kr.toxicity.hud.api.yaml.YamlArray
Gets this element as along
asLong() - Method in interface kr.toxicity.hud.api.yaml.YamlElement
Gets this element as along
asLong() - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets this element as along
ASM_COMMONS - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Asm commons
asObject() - Method in interface kr.toxicity.hud.api.yaml.YamlArray
Gets this element as an object
asObject() - Method in interface kr.toxicity.hud.api.yaml.YamlElement
Gets this element as an object
asObject() - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets this element as an object
ASSETS - Enum constant in enum class kr.toxicity.hud.api.manager.ConfigManager.DebugLevel
Shows asset creation.
asString() - Method in interface kr.toxicity.hud.api.yaml.YamlArray
Gets this element as a string
asString() - Method in interface kr.toxicity.hud.api.yaml.YamlElement
Gets this element as a string
asString() - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets this element as a string
asyncTask(Runnable) - Method in interface kr.toxicity.hud.api.scheduler.HudScheduler
Executes async task.
asyncTaskLater(long, Runnable) - Method in interface kr.toxicity.hud.api.scheduler.HudScheduler
Executes async task.
asyncTaskTimer(long, long, Runnable) - Method in interface kr.toxicity.hud.api.scheduler.HudScheduler
Executes async task.
available() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Checks this popup is available.

B

BetterHud - Interface in kr.toxicity.hud.api
Represents the main class of BetterHud.
BetterHudAPI - Class in kr.toxicity.hud.api
Start of BetterHud API.
BetterHudBootstrap - Interface in kr.toxicity.hud.api
A boot code of BetterHud.
BetterHudDependency - Class in kr.toxicity.hud.api
A BetterHud's library
BetterHudLogger - Interface in kr.toxicity.hud.api
BetterHud's logger.
BetterHudPlatform - Enum Class in kr.toxicity.hud.api
BetterHud's platform.
bootstrap() - Method in interface kr.toxicity.hud.api.BetterHud
Gets a bootstrap.
BSTATS_ID_BUKKIT - Static variable in interface kr.toxicity.hud.api.BetterHud
BStats id for Bukkit
BSTATS_ID_VELOCITY - Static variable in interface kr.toxicity.hud.api.BetterHud
BStats id for Velocity
build() - Method in class kr.toxicity.hud.api.placeholder.HudPlaceholder.Builder
Builds placeholder.
builder() - Static method in interface kr.toxicity.hud.api.placeholder.HudPlaceholder
Creates placeholder builder.
BUKKIT - Enum constant in enum class kr.toxicity.hud.api.BetterHudPlatform
Checks Bukkit (not Paper)
BUKKIT_EVENT - Enum constant in enum class kr.toxicity.hud.api.update.UpdateReason
For Bukkit
byName(String) - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
 

C

cancel() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Cancel and close player's data.
cancel() - Method in interface kr.toxicity.hud.api.scheduler.HudTask
Cancel this task.
cancelTick() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Cancels player's task.
canSave() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Returns this popup can save.
checkAvailable(ConfigManager.DebugLevel) - Static method in interface kr.toxicity.hud.api.manager.ConfigManager
Checks this level is higher than others.
classloader() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets BetterHud's boot classloader.
clazz() - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
Returns the value of the clazz record component.
clear() - Method in interface kr.toxicity.hud.api.popup.PopupIteratorGroup
Clears this group.
clear(HudPlayer) - Method in interface kr.toxicity.hud.api.listener.HudListener
Clears listener value of player.
compareTo(MinecraftVersion) - Method in record class kr.toxicity.hud.api.version.MinecraftVersion
 
compareTo(YamlConfiguration) - Method in interface kr.toxicity.hud.api.yaml.YamlConfiguration
 
Compass - Interface in kr.toxicity.hud.api.compass
Represents compass.
COMPASS - Static variable in record class kr.toxicity.hud.api.configuration.HudObjectType
Compass type
CompassManager - Interface in kr.toxicity.hud.api.manager
Compass manager
component() - Method in record class kr.toxicity.hud.api.component.PixelComponent
Returns the value of the component record component.
component() - Method in record class kr.toxicity.hud.api.component.WidthComponent
Returns the value of the component record component.
ConfigManager - Interface in kr.toxicity.hud.api.manager
Config manager
ConfigManager.DebugLevel - Enum Class in kr.toxicity.hud.api.manager
Debug level
connect(YamlObject) - Method in interface kr.toxicity.hud.api.database.HudDatabaseConnector
Tries to connect
console() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets console.
consoleSource() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets a command source based on console.
contains(String) - Method in interface kr.toxicity.hud.api.popup.PopupIteratorGroup
Returns whether this name is contained
contains(Popup) - Method in interface kr.toxicity.hud.api.popup.PopupIteratorGroup
Returns whether this popup is contained
copy() - Method in record class kr.toxicity.hud.api.component.PixelComponent
Copy component
copy() - Method in record class kr.toxicity.hud.api.component.WidthComponent
Copy component
core() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets a BetterHud's main instance.
createRenderer(HudPlayer) - Method in interface kr.toxicity.hud.api.hud.Hud
Returns the output of hud.

D

DatabaseManager - Interface in kr.toxicity.hud.api.manager
Database manager.
dataFolder() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets data folder of BetterHud.
debug() - Method in interface kr.toxicity.hud.api.manager.ConfigManager
Gets debug level
DEFAULT_NAMESPACE - Static variable in interface kr.toxicity.hud.api.BetterHud
Default namespace.
defaultObjects() - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
 
dependencies() - Static method in class kr.toxicity.hud.api.BetterHudDependency
Gets all dependencies
deserialize(JsonObject) - Static method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Finds location from JSON.
deserialize(JsonObject) - Static method in record class kr.toxicity.hud.api.adapter.WorldWrapper
Finds world from JSON.
deserialize(JsonObject) - Static method in record class kr.toxicity.hud.api.player.PointedLocation
Finds location from JSON.
deserialize(YamlObject) - Static method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Finds location from YAML.
deserialize(YamlObject) - Static method in record class kr.toxicity.hud.api.adapter.WorldWrapper
Finds world from YAML.
deserialize(YamlObject) - Static method in record class kr.toxicity.hud.api.player.PointedLocation
Finds location from YAML.
directory() - Method in record class kr.toxicity.hud.api.plugin.ReloadState.Success
Returns the value of the directory record component.

E

empty(R) - Static method in interface kr.toxicity.hud.api.configuration.HudComponentSupplier
Creates empty supplier by parent
EMPTY - Enum constant in enum class kr.toxicity.hud.api.player.PointedLocationSource
From unknown source.
EMPTY - Enum constant in enum class kr.toxicity.hud.api.update.UpdateReason
None
EMPTY - Static variable in interface kr.toxicity.hud.api.listener.HudListener
Ignored if below 0
EMPTY - Static variable in interface kr.toxicity.hud.api.update.UpdateEvent
Empty event.
EMPTY_SUPPLIER - Static variable in interface kr.toxicity.hud.api.manager.ShaderManager
Empty tag supplier.
EMPTY_TAG - Static variable in interface kr.toxicity.hud.api.manager.ShaderManager
Empty tag.
endMetrics() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Ends BStats metrics.
equals(Object) - Method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.adapter.WorldWrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.component.PixelComponent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.component.WidthComponent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.configuration.HudObject.Identifier
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.player.PointedLocation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.plugin.ReloadInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.plugin.ReloadState.Failure
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.plugin.ReloadState.Success
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.update.PopupUpdateEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class kr.toxicity.hud.api.version.MinecraftVersion
Indicates whether some other object is "equal to" this one.
EXAMINATION_API - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Examination
EXAMINATION_STRING - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Examination
EXAMINATION_VERSION - Static variable in interface kr.toxicity.hud.api.BetterHud
Examination version.
EXP4J - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Exp4j
EXPIRING_MAP - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Expiring map

F

FABRIC - Enum constant in enum class kr.toxicity.hud.api.BetterHudPlatform
Checks Fabric server
FABRIC_EVENT - Enum constant in enum class kr.toxicity.hud.api.update.UpdateReason
For Fabric
Failure(Throwable) - Constructor for record class kr.toxicity.hud.api.plugin.ReloadState.Failure
Creates an instance of a Failure record class.
FAST_UTIL - Static variable in class kr.toxicity.hud.api.BetterHudDependency
FastUtil
FILE - Enum constant in enum class kr.toxicity.hud.api.manager.ConfigManager.DebugLevel
Shows file generation.
first() - Method in record class kr.toxicity.hud.api.version.MinecraftVersion
Returns the value of the first record component.
FIRST - Enum constant in enum class kr.toxicity.hud.api.popup.PopupSortType
First
flags() - Method in record class kr.toxicity.hud.api.plugin.ReloadInfo
Returns the value of the flags record component.
flatHead() - Method in interface kr.toxicity.hud.api.player.HudPlayerHead
Gets flat-layered head.
FORCE_GENERATE_RESOURCE_PACK - Enum constant in enum class kr.toxicity.hud.api.plugin.ReloadFlagType
Forces resource pack generation.
frameType() - Method in interface kr.toxicity.hud.api.popup.Popup
Gets a frame type.
from(Collection) - Static method in enum class kr.toxicity.hud.api.plugin.ReloadFlagType
Converts raw string to flags.
function() - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
Returns the value of the function record component.
function(HudPlaceholder.PlaceholderFunction) - Method in class kr.toxicity.hud.api.placeholder.HudPlaceholder.Builder
Sets function

G

get() - Method in interface kr.toxicity.hud.api.yaml.YamlArray
Gets an array as a list.
get() - Method in interface kr.toxicity.hud.api.yaml.YamlElement
Gets an original raw object
get() - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets data as a map.
get(String) - Method in class kr.toxicity.hud.api.manager.ShaderManager.ShaderTag
Gets a list from name
get(String) - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets YAML element by some key.
getAdditionalComponent() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets player's additional component.
getAllCompasses() - Method in interface kr.toxicity.hud.api.manager.CompassManager
Gets all compasses.
getAllHudPlayer() - Method in interface kr.toxicity.hud.api.manager.PlayerManager
Gets all player's instance.
getAllHuds() - Method in interface kr.toxicity.hud.api.manager.HudManager
Gets all hud.
getAllListenerKeys() - Method in interface kr.toxicity.hud.api.manager.ListenerManager
Gets all listener names
getAllNames() - Method in interface kr.toxicity.hud.api.manager.CompassManager
Gets all compass's name.
getAllNames() - Method in interface kr.toxicity.hud.api.manager.HudManager
Gets all hud's name.
getAllNames() - Method in interface kr.toxicity.hud.api.manager.PopupManager
Gets all names of popup.
getAllPlaceholders() - Method in interface kr.toxicity.hud.api.placeholder.PlaceholderContainer
Gets all placeholders.
getAllPopups() - Method in interface kr.toxicity.hud.api.manager.PopupManager
Gets all popup.
getAllTriggerKeys() - Method in interface kr.toxicity.hud.api.manager.TriggerManager
Gets all triggers names.
getAsBoolean(String, boolean) - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets some value by some key as a boolean
getAsDouble(String, double) - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets some value by some key as a double
getAsFloat(String, float) - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets some value by some key as a float
getAsInt(String, int) - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets some value by some key as an int
getAsLong(String, long) - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets some value by some key as along
getAsString(String, String) - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Gets some value by some key as a string
getBarColor() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets a player's current bossbar's color
getBooleanContainer() - Method in interface kr.toxicity.hud.api.manager.PlaceholderManager
Gets a boolean placeholder group.
getBossbarLine() - Method in interface kr.toxicity.hud.api.manager.ConfigManager
Gets used bossbar line
getCompass(String) - Method in interface kr.toxicity.hud.api.manager.CompassManager
Gets compass by given name.
getCompasses() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets a current player's compass.
getCompassManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets compass manager.
getComponentsByType(HudPlayer) - Method in interface kr.toxicity.hud.api.configuration.HudObject
Gets rendered component of this object.
getConfigManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets config manager.
getCurrentDatabase() - Method in interface kr.toxicity.hud.api.manager.DatabaseManager
Gets current database.
getDatabaseManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets database manager.
getDebugLevel() - Method in interface kr.toxicity.hud.api.manager.ConfigManager
Gets whether to enable debug or not
getDefaultKey() - Method in interface kr.toxicity.hud.api.BetterHud
Returns default font key.
getEncodedNamespace() - Method in interface kr.toxicity.hud.api.BetterHud
Returns encoded namespace.
getGroupName() - Method in interface kr.toxicity.hud.api.popup.Popup
Gets a group name of popup.
getHead() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets player head.
getHud(String) - Method in interface kr.toxicity.hud.api.manager.HudManager
Gets hud by given name.
getHudComponent() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets player's last bar's component.
getHudManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets hud manager.
getHudObjects() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets a current player's hud objects.
getHudPlayer(UUID) - Method in interface kr.toxicity.hud.api.manager.PlayerManager
Gets the player's data from bukkit player.
getHuds() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets a current player's hud.
getIndex() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Gets the index of iterator.
getIndex() - Method in interface kr.toxicity.hud.api.popup.PopupIteratorGroup
Gets index
getIndex() - Method in interface kr.toxicity.hud.api.popup.PopupUpdater
Gets index.
getInstance() - Static method in interface kr.toxicity.hud.api.BetterHud
Supports legacy api.
getKey() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Returns key.
getKey() - Method in record class kr.toxicity.hud.api.update.PopupUpdateEvent
 
getKey() - Method in interface kr.toxicity.hud.api.update.UpdateEvent
Returns the key.
getKey(T) - Method in interface kr.toxicity.hud.api.trigger.HudTrigger
Gets the unique key. normally random uuid.
getLastIndex() - Method in interface kr.toxicity.hud.api.popup.Popup
Gets a last index of the popup.
getListenerManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets listener manager.
getMaxIndex() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Gets the max index of iterator.
getMaxStack() - Method in interface kr.toxicity.hud.api.popup.Popup
Gets a popup's max stack size
getName() - Method in interface kr.toxicity.hud.api.configuration.HudObject
Gets an internal name of an object.
getNumberContainer() - Method in interface kr.toxicity.hud.api.manager.PlaceholderManager
Gets a number placeholder group.
getPlaceholderManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets placeholder manager.
getPlayerManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets player manager.
getPointedLocation() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets a pointed location.
getPopup(String) - Method in interface kr.toxicity.hud.api.manager.PopupManager
Gets popup by given name.
getPopupGroupIteratorMap() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets a mutable map of popup iterator.
getPopupKeyMap() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets a mutable map of popup updator.
getPopupManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets popup manager.
getPopups() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets a current player's popup.
getPriority() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Gets priority
getRequiredArgsLength() - Method in interface kr.toxicity.hud.api.placeholder.HudPlaceholder
Gets a length of required args.
getShaderManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets shader manager.
getSortType() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Returns sort type.
getStringContainer() - Method in interface kr.toxicity.hud.api.manager.PlaceholderManager
Gets a string placeholder group.
getTextManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets text manager.
getTextureValue(HudPlayer) - Method in interface kr.toxicity.hud.api.volatilecode.VolatileCodeHandler
Gets textures value of player's game profile.
getTick() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets player's current tick It represents the count of update() calling;
getTriggerManager() - Method in interface kr.toxicity.hud.api.BetterHud
Gets trigger manager.
getType() - Method in interface kr.toxicity.hud.api.configuration.HudObject
Gets the type instance.
getType() - Method in record class kr.toxicity.hud.api.update.PopupUpdateEvent
 
getType() - Method in interface kr.toxicity.hud.api.update.UpdateEvent
Returns update reason of event.
getUUID() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Returns uuid.
getValue(HudPlayer) - Method in interface kr.toxicity.hud.api.listener.HudListener
Gets the index of given player.
getVariableMap() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets a mutable map of the player's local variable.
getWidth(int) - Method in interface kr.toxicity.hud.api.BetterHud
Gets the width of default font's char
GLOBAL - Enum constant in enum class kr.toxicity.hud.api.popup.Popup.FrameType
Global tick
GPS - Enum constant in enum class kr.toxicity.hud.api.player.PointedLocationSource
From GPS plugin.
GSON - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Gson

H

hairHead() - Method in interface kr.toxicity.hud.api.player.HudPlayerHead
Gets player hair skin.
handle() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets original player.
has(ReloadFlagType) - Method in record class kr.toxicity.hud.api.plugin.ReloadInfo
Checks info has this flag.
hashCode() - Method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.adapter.WorldWrapper
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.component.PixelComponent
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.component.WidthComponent
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.configuration.HudObject.Identifier
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.player.PointedLocation
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.plugin.ReloadInfo
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.plugin.ReloadState.Failure
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.plugin.ReloadState.Success
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.update.PopupUpdateEvent
Returns a hash code value for this object.
hashCode() - Method in record class kr.toxicity.hud.api.version.MinecraftVersion
Returns a hash code value for this object.
hide(HudPlayer) - Method in interface kr.toxicity.hud.api.popup.Popup
Hides popup to some player.
HIKARICP - Static variable in class kr.toxicity.hud.api.BetterHudDependency
HikariCP
Hud - Interface in kr.toxicity.hud.api.hud
Represents hud.
HUD - Static variable in record class kr.toxicity.hud.api.configuration.HudObjectType
Hud type
HudComponentSupplier<T> - Interface in kr.toxicity.hud.api.configuration
Gets component supplier.
HudDatabase - Interface in kr.toxicity.hud.api.database
User data save class.
HudDatabaseConnector - Interface in kr.toxicity.hud.api.database
A connector of database.
HudListener - Interface in kr.toxicity.hud.api.listener
Represents of hud listener.
HudManager - Interface in kr.toxicity.hud.api.manager
Represents hud manager.
HudObject - Interface in kr.toxicity.hud.api.configuration
An element that can be display for BetterHud
HudObject.Identifier - Record Class in kr.toxicity.hud.api.configuration
Identifier
HudObjectType<T> - Record Class in kr.toxicity.hud.api.configuration
A type of HUD element
HudObjectType(Class, String, BiFunction, Function, Supplier) - Constructor for record class kr.toxicity.hud.api.configuration.HudObjectType
Creates an instance of a HudObjectType record class.
HudPlaceholder<T> - Interface in kr.toxicity.hud.api.placeholder
Represents placeholder
HudPlaceholder.Builder<T> - Class in kr.toxicity.hud.api.placeholder
Placeholder builder
HudPlaceholder.PlaceholderFunction<T> - Interface in kr.toxicity.hud.api.placeholder
An aliases of (args, event) -> (player) -> T
HudPlayer - Interface in kr.toxicity.hud.api.player
Represents player data.
HudPlayerHead - Interface in kr.toxicity.hud.api.player
A player's head component.
HudScheduler - Interface in kr.toxicity.hud.api.scheduler
Represents the adapted scheduler between Paper and Folia.
HudTask - Interface in kr.toxicity.hud.api.scheduler
Represents a wrapped task between Paper and Folia.
HudTrigger<T> - Interface in kr.toxicity.hud.api.trigger
Represents the popup trigger

I

icon() - Method in record class kr.toxicity.hud.api.player.PointedLocation
Returns the value of the icon record component.
identifier() - Method in interface kr.toxicity.hud.api.configuration.HudObject
Creates object identifier
Identifier(HudObject) - Constructor for record class kr.toxicity.hud.api.configuration.HudObject.Identifier
Creates an instance of a Identifier record class.
indicate(HudPlayer) - Method in interface kr.toxicity.hud.api.compass.Compass
Indicates some player's compass by some location
inject(HudPlayer, BossBar.Color) - Method in interface kr.toxicity.hud.api.volatilecode.VolatileCodeHandler
Injects player.
inst() - Static method in class kr.toxicity.hud.api.BetterHudAPI
Gets a main instance of BetterHud.
inst(BetterHud) - Static method in class kr.toxicity.hud.api.BetterHudAPI
Sets a main instance of BetterHud.
INTERNAL - Enum constant in enum class kr.toxicity.hud.api.player.PointedLocationSource
From internal API of BetterHud.
invoke(List, UpdateEvent) - Method in interface kr.toxicity.hud.api.placeholder.HudPlaceholder
Creates new function from given args.
invoke(HudObject, HudPlayer) - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
Gets supplier from an object
isCancelled() - Method in interface kr.toxicity.hud.api.scheduler.HudTask
Returns whether this task is canceled.
isClosed() - Method in interface kr.toxicity.hud.api.database.HudDatabase
Returns whether this database is closed.
isDefault() - Method in interface kr.toxicity.hud.api.configuration.HudObject
Returns this object is a default object or not.
isDevVersion() - Method in interface kr.toxicity.hud.api.BetterHud
Checks whether this build is a dev version.
isFabric() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Whether this platform is Fabric
isFolia() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Whether this platform is Folia or that's fork.
isHudEnabled() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Returns whether bossbar update is enabled.
isMergeBossBar() - Method in interface kr.toxicity.hud.api.BetterHud
Returns whether this plugin merges the first bossbar.
isOnReload() - Method in interface kr.toxicity.hud.api.BetterHud
Returns this plugin is currently on reload.
isPaper() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Whether this platform is Paper or that's fork.
isUnique() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Returns whether this iterator is unique
isVelocity() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Whether this platform is Velocity or that's fork.
iterator() - Method in record class kr.toxicity.hud.api.update.PopupUpdateEvent
Returns the value of the iterator record component.

J

jarFile() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets the file of BetterHud's jar file.

K

kr.toxicity.hud.api - package kr.toxicity.hud.api
 
kr.toxicity.hud.api.adapter - package kr.toxicity.hud.api.adapter
 
kr.toxicity.hud.api.compass - package kr.toxicity.hud.api.compass
 
kr.toxicity.hud.api.component - package kr.toxicity.hud.api.component
 
kr.toxicity.hud.api.configuration - package kr.toxicity.hud.api.configuration
 
kr.toxicity.hud.api.database - package kr.toxicity.hud.api.database
 
kr.toxicity.hud.api.hud - package kr.toxicity.hud.api.hud
 
kr.toxicity.hud.api.listener - package kr.toxicity.hud.api.listener
 
kr.toxicity.hud.api.manager - package kr.toxicity.hud.api.manager
 
kr.toxicity.hud.api.placeholder - package kr.toxicity.hud.api.placeholder
 
kr.toxicity.hud.api.player - package kr.toxicity.hud.api.player
 
kr.toxicity.hud.api.plugin - package kr.toxicity.hud.api.plugin
 
kr.toxicity.hud.api.popup - package kr.toxicity.hud.api.popup
 
kr.toxicity.hud.api.scheduler - package kr.toxicity.hud.api.scheduler
 
kr.toxicity.hud.api.trigger - package kr.toxicity.hud.api.trigger
 
kr.toxicity.hud.api.update - package kr.toxicity.hud.api.update
 
kr.toxicity.hud.api.version - package kr.toxicity.hud.api.version
 
kr.toxicity.hud.api.volatilecode - package kr.toxicity.hud.api.volatilecode
 
kr.toxicity.hud.api.yaml - package kr.toxicity.hud.api.yaml
 

L

LAST - Enum constant in enum class kr.toxicity.hud.api.popup.PopupSortType
Last
LATEST - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
Latest
lines() - Method in enum class kr.toxicity.hud.api.manager.ShaderManager.ShaderType
Reads the all line of shader file.
ListenerManager - Interface in kr.toxicity.hud.api.manager
Represents listener manager.
load(HudPlayer) - Method in interface kr.toxicity.hud.api.database.HudDatabase
Loads player's data.
loadAssets(String, File) - Method in interface kr.toxicity.hud.api.BetterHud
Loads plugin's resource to some directory
loadAssets(String, BiConsumer) - Method in interface kr.toxicity.hud.api.BetterHud
Loads plugin's resource to some directory
loaderName() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets loader name.
LOCAL - Enum constant in enum class kr.toxicity.hud.api.popup.Popup.FrameType
Popup local tick
location() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets player location
location() - Method in record class kr.toxicity.hud.api.player.PointedLocation
Returns the value of the location record component.
LocationWrapper - Record Class in kr.toxicity.hud.api.adapter
A wrapper class of location.
LocationWrapper(WorldWrapper, double, double, double, float, float) - Constructor for record class kr.toxicity.hud.api.adapter.LocationWrapper
Creates an instance of a LocationWrapper record class.
logger() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets a logger.

M

mainHead() - Method in interface kr.toxicity.hud.api.player.HudPlayerHead
Gets player main head skin.
MANAGER - Enum constant in enum class kr.toxicity.hud.api.manager.ConfigManager.DebugLevel
Shows manager reload
markedAsRemoval() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Returns whether this popup is marked as removal.
match(BetterHudBootstrap) - Method in enum class kr.toxicity.hud.api.BetterHudPlatform
Checks platform matching
mcmetaVersion() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
A resource pack version matched at target platform's minecraft.
merge(YamlObject) - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Merges data with another object.
minecraftVersion() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Target platform's minecraft protocol version.
MinecraftVersion - Record Class in kr.toxicity.hud.api.version
Minecraft version.
MinecraftVersion(int, int, int) - Constructor for record class kr.toxicity.hud.api.version.MinecraftVersion
Creates an instance of a MinecraftVersion record class.
MYSQL_CONNECTOR_J - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Mysql connector

N

name() - Method in record class kr.toxicity.hud.api.adapter.WorldWrapper
Returns the value of the name record component.
name() - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
Returns the value of the name record component.
name() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets player scoreboard name
name() - Method in record class kr.toxicity.hud.api.player.PointedLocation
Returns the value of the name record component.
name() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Gets name.
newTag() - Static method in interface kr.toxicity.hud.api.manager.ShaderManager
Creates new shader tag
next() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Iterates this and returns next value.
next() - Method in interface kr.toxicity.hud.api.popup.PopupIteratorGroup
Gets all next value of iterator.

O

of(String) - Static method in record class kr.toxicity.hud.api.version.MinecraftVersion
Parses version from string
of(Function) - Static method in interface kr.toxicity.hud.api.placeholder.HudPlaceholder.PlaceholderFunction
Gets placeholder function from single function
of(HudPlaceholder.PlaceholderFunction) - Static method in interface kr.toxicity.hud.api.placeholder.HudPlaceholder
Creates new placeholder by function.
of(R, Supplier) - Static method in interface kr.toxicity.hud.api.configuration.HudComponentSupplier
Creates supplier by parent
ON_RELOAD - Static variable in interface kr.toxicity.hud.api.plugin.ReloadState
A singleton instance of reload.
OPTION - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Option
OTHER - Enum constant in enum class kr.toxicity.hud.api.update.UpdateReason
Unknown

P

PAPER - Enum constant in enum class kr.toxicity.hud.api.BetterHudPlatform
Checks Paper
parent() - Method in interface kr.toxicity.hud.api.configuration.HudComponentSupplier
Gets parent.
parent() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Returns parent popup.
path() - Method in interface kr.toxicity.hud.api.yaml.YamlConfiguration
Gets this configuration's path
pitch() - Method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Returns the value of the pitch record component.
pixel() - Method in record class kr.toxicity.hud.api.component.PixelComponent
Returns the value of the pixel record component.
PixelComponent - Record Class in kr.toxicity.hud.api.component
Component with width and pixel
PixelComponent(WidthComponent, int) - Constructor for record class kr.toxicity.hud.api.component.PixelComponent
Creates an instance of a PixelComponent record class.
PlaceholderContainer<T> - Interface in kr.toxicity.hud.api.placeholder
Represents placeholder group.
PlaceholderManager - Interface in kr.toxicity.hud.api.manager
Represents placeholder manager.
PLATFORM_VERSION - Static variable in interface kr.toxicity.hud.api.BetterHud
Adventure platform version.
PlayerManager - Interface in kr.toxicity.hud.api.manager
Player manager
plus(WidthComponent) - Method in record class kr.toxicity.hud.api.component.PixelComponent
Pluses component with others.
plus(WidthComponent) - Method in record class kr.toxicity.hud.api.component.WidthComponent
Adds component
plus(ShaderManager.ShaderTag) - Method in class kr.toxicity.hud.api.manager.ShaderManager.ShaderTag
Sums two different tags to new one.
plus(ShaderManager.ShaderTagSupplier) - Method in interface kr.toxicity.hud.api.manager.ShaderManager.ShaderTagSupplier
Pluses supplier with others.
PointedLocation - Record Class in kr.toxicity.hud.api.player
Location with source and name.
PointedLocation(PointedLocationSource, String, String, LocationWrapper) - Constructor for record class kr.toxicity.hud.api.player.PointedLocation
Creates an instance of a PointedLocation record class.
PointedLocationProvider - Interface in kr.toxicity.hud.api.player
A provider of pointer location.
PointedLocationSource - Enum Class in kr.toxicity.hud.api.player
A source of pointer location
pointers() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets all internal player's pointer.
Popup - Interface in kr.toxicity.hud.api.popup
Represents popup.
POPUP - Static variable in record class kr.toxicity.hud.api.configuration.HudObjectType
Popup type
Popup.FrameType - Enum Class in kr.toxicity.hud.api.popup
Frame type
PopupIterator - Interface in kr.toxicity.hud.api.popup
Represents popup iterator.
PopupIteratorGroup - Interface in kr.toxicity.hud.api.popup
Represents the group of iterator.
PopupManager - Interface in kr.toxicity.hud.api.manager
Represents popup manager.
PopupSortType - Enum Class in kr.toxicity.hud.api.popup
Returns popup sort type.
PopupUpdateEvent - Record Class in kr.toxicity.hud.api.update
A handled updated event by Popup
PopupUpdateEvent(UpdateEvent, PopupIterator) - Constructor for record class kr.toxicity.hud.api.update.PopupUpdateEvent
Creates an instance of a PopupUpdateEvent record class.
PopupUpdater - Interface in kr.toxicity.hud.api.popup
Represents popup's updater.
provide(HudPlayer) - Method in interface kr.toxicity.hud.api.player.PointedLocationProvider
Provides location.
push() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
When added, this iterator will reduce all iterator's index when true.

R

registerEvent(BiConsumer) - Method in interface kr.toxicity.hud.api.trigger.HudTrigger
Register some event handler at this trigger.
reload() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Reloads this player.
reload(BetterCommandSource, ReloadFlagType...) - Method in interface kr.toxicity.hud.api.BetterHud
Executes reload.
reload(ReloadFlagType...) - Method in interface kr.toxicity.hud.api.BetterHud
Executes reload.
reload(ReloadInfo) - Method in interface kr.toxicity.hud.api.BetterHud
Executes reload.
ReloadFlagType - Enum Class in kr.toxicity.hud.api.plugin
Reload flags.
ReloadInfo - Record Class in kr.toxicity.hud.api.plugin
Info required a reload task.
ReloadInfo(BetterCommandSource, Set) - Constructor for record class kr.toxicity.hud.api.plugin.ReloadInfo
Creates an instance of a ReloadInfo record class.
ReloadState - Interface in kr.toxicity.hud.api.plugin
Represents the state of reloading.
ReloadState.Failure - Record Class in kr.toxicity.hud.api.plugin
Reload failure.
ReloadState.OnReload - Class in kr.toxicity.hud.api.plugin
Still on reload.
ReloadState.Success - Record Class in kr.toxicity.hud.api.plugin
Reload success.
remove() - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Removes this iterator
remove() - Method in interface kr.toxicity.hud.api.popup.PopupUpdater
Removes this popup.
remove(HudPlayer) - Method in interface kr.toxicity.hud.api.configuration.HudObject
Removes this object to player.
removeBossBar(HudPlayer) - Method in interface kr.toxicity.hud.api.volatilecode.VolatileCodeHandler
Removes bar from player.
requiredArgsLength(int) - Method in class kr.toxicity.hud.api.placeholder.HudPlaceholder.Builder
Sets required args amount
resource(String) - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets a resource of jar file.
resourcePack() - Method in record class kr.toxicity.hud.api.plugin.ReloadState.Success
Returns the value of the resourcePack record component.

S

save() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Save this data by current database.
save(File) - Method in interface kr.toxicity.hud.api.yaml.YamlObject
Saves YAML as a flat file.
save(HudPlayer) - Method in interface kr.toxicity.hud.api.database.HudDatabase
Saves player's data
scheduler() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets wrapped scheduler.
second() - Method in record class kr.toxicity.hud.api.version.MinecraftVersion
Returns the value of the second record component.
SEMVER4J - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Semver4j
sender() - Method in record class kr.toxicity.hud.api.plugin.ReloadInfo
Returns the value of the sender record component.
sendResourcePack() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Sends resource pack url packet to all players.
sendResourcePack(HudPlayer) - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Sends resource pack url packet to that player.
serialize() - Method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Serializes to map.
serialize() - Method in record class kr.toxicity.hud.api.adapter.WorldWrapper
Serializes to map.
serialize() - Method in record class kr.toxicity.hud.api.player.PointedLocation
Serializes to map.
setAdditionalComponent(WidthComponent) - Method in interface kr.toxicity.hud.api.player.HudPlayer
Sets player's additional component.
setBarColor(BossBar.Color) - Method in interface kr.toxicity.hud.api.player.HudPlayer
Sets player's bossbar color.
setHudEnabled(boolean) - Method in interface kr.toxicity.hud.api.player.HudPlayer
Sets whether to update bossbar.
setIndex(int) - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Sets the index of iterator.
setIndex(int) - Method in interface kr.toxicity.hud.api.popup.PopupUpdater
Sets index priority.
setPriority(int) - Method in interface kr.toxicity.hud.api.popup.PopupIterator
Sets priority
ShaderManager - Interface in kr.toxicity.hud.api.manager
Shader manager
ShaderManager.ShaderTag - Class in kr.toxicity.hud.api.manager
Shader tag.
ShaderManager.ShaderTagSupplier - Interface in kr.toxicity.hud.api.manager
A supplier of shader tag.
ShaderManager.ShaderType - Enum Class in kr.toxicity.hud.api.manager
Represents BetterHud's shader files.
show(UpdateEvent, HudPlayer) - Method in interface kr.toxicity.hud.api.popup.Popup
Shows popup to some player.
showBossBar(HudPlayer, BossBar.Color, Component) - Method in interface kr.toxicity.hud.api.volatilecode.VolatileCodeHandler
Shows bar to some player.
SNAKEYAML - Static variable in class kr.toxicity.hud.api.BetterHudDependency
Snakeyaml
source() - Method in record class kr.toxicity.hud.api.configuration.HudObject.Identifier
Returns the value of the source record component.
source() - Method in record class kr.toxicity.hud.api.player.PointedLocation
Returns the value of the source record component.
source() - Method in record class kr.toxicity.hud.api.update.PopupUpdateEvent
Returns the value of the source record component.
source() - Method in interface kr.toxicity.hud.api.update.UpdateEvent
Gets a source of this event.
startMetrics() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Starts BStats metrics.
startTick() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Cancels and Starts player's task.
stringGetter() - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
Returns the value of the stringGetter record component.
Success(Map, File, long) - Constructor for record class kr.toxicity.hud.api.plugin.ReloadState.Success
Creates an instance of a Success record class.

T

task(Runnable) - Method in interface kr.toxicity.hud.api.scheduler.HudScheduler
Executes sync task.
task(LocationWrapper, Runnable) - Method in interface kr.toxicity.hud.api.scheduler.HudScheduler
Executes sync task.
taskLater(long, Runnable) - Method in interface kr.toxicity.hud.api.scheduler.HudScheduler
Executes sync task.
TEXT_FRAGMENT - Enum constant in enum class kr.toxicity.hud.api.manager.ShaderManager.ShaderType
text fsh
TEXT_VERTEX - Enum constant in enum class kr.toxicity.hud.api.manager.ShaderManager.ShaderType
text vsh
TextManager - Interface in kr.toxicity.hud.api.manager
Text manager.
third() - Method in record class kr.toxicity.hud.api.version.MinecraftVersion
Returns the value of the third record component.
throwable() - Method in record class kr.toxicity.hud.api.plugin.ReloadState.Failure
Returns the value of the throwable record component.
tick() - Method in interface kr.toxicity.hud.api.configuration.HudObject
Gets object's frame time
time() - Method in record class kr.toxicity.hud.api.plugin.ReloadState.Success
Returns the value of the time record component.
toString() - Method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.adapter.WorldWrapper
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.component.PixelComponent
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.component.WidthComponent
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.configuration.HudObject.Identifier
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.player.PointedLocation
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.plugin.ReloadInfo
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.plugin.ReloadState.Failure
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.plugin.ReloadState.Success
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.update.PopupUpdateEvent
Returns a string representation of this record class.
toString() - Method in record class kr.toxicity.hud.api.version.MinecraftVersion
Returns a string representation of this record class.
translate(String, String) - Method in interface kr.toxicity.hud.api.BetterHud
Get a translated result of a key.
TriggerManager - Interface in kr.toxicity.hud.api.manager
Trigger manager.
types() - Static method in record class kr.toxicity.hud.api.configuration.HudObjectType
 

U

update() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Updates player's bossbar.
update() - Method in interface kr.toxicity.hud.api.popup.PopupUpdater
Tries to update.
UpdateEvent - Interface in kr.toxicity.hud.api.update
Represents the update event of popup.
UpdateReason - Enum Class in kr.toxicity.hud.api.update
Return update reason.
uuid() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets player uuid.

V

V1_21 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21
V1_21_1 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.1
V1_21_10 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.10
V1_21_11 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.11
V1_21_2 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.2
V1_21_3 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.3
V1_21_4 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.4
V1_21_5 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.5
V1_21_6 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.6
V1_21_7 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.7
V1_21_8 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.8
V1_21_9 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
1.21.9
V26_1 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
26.1
V26_1_1 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
26.1.1
V26_1_2 - Static variable in record class kr.toxicity.hud.api.version.MinecraftVersion
26.1.2
valueOf(String) - Static method in enum class kr.toxicity.hud.api.BetterHudPlatform
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class kr.toxicity.hud.api.manager.ConfigManager.DebugLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class kr.toxicity.hud.api.manager.ShaderManager.ShaderType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class kr.toxicity.hud.api.player.PointedLocationSource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class kr.toxicity.hud.api.plugin.ReloadFlagType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class kr.toxicity.hud.api.popup.Popup.FrameType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class kr.toxicity.hud.api.popup.PopupSortType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class kr.toxicity.hud.api.update.UpdateReason
Returns the enum constant of this class with the specified name.
values() - Static method in enum class kr.toxicity.hud.api.BetterHudPlatform
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class kr.toxicity.hud.api.manager.ConfigManager.DebugLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class kr.toxicity.hud.api.manager.ShaderManager.ShaderType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class kr.toxicity.hud.api.player.PointedLocationSource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class kr.toxicity.hud.api.plugin.ReloadFlagType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class kr.toxicity.hud.api.popup.Popup.FrameType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class kr.toxicity.hud.api.popup.PopupSortType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class kr.toxicity.hud.api.update.UpdateReason
Returns an array containing the constants of this enum class, in the order they are declared.
valuesSupplier() - Method in record class kr.toxicity.hud.api.configuration.HudObjectType
Returns the value of the valuesSupplier record component.
VELOCITY - Enum constant in enum class kr.toxicity.hud.api.BetterHudPlatform
Checks Velocity
VELOCITY_EVENT - Enum constant in enum class kr.toxicity.hud.api.update.UpdateReason
For Velocity
version() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets a minecraft version of this platform.
volatileCode() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Gets a volatile code.
VolatileCodeHandler - Interface in kr.toxicity.hud.api.volatilecode
Version-volatile code.

W

width() - Method in record class kr.toxicity.hud.api.component.WidthComponent
Returns the value of the width record component.
WidthComponent - Record Class in kr.toxicity.hud.api.component
Component with width
WidthComponent(TextComponent.Builder, int) - Constructor for record class kr.toxicity.hud.api.component.WidthComponent
Creates an instance of a WidthComponent record class.
world() - Method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Returns the value of the world record component.
world() - Method in interface kr.toxicity.hud.api.player.HudPlayer
Gets a player world
world(String) - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Finds some world by given name.
worlds() - Method in interface kr.toxicity.hud.api.BetterHudBootstrap
Returns all world's wrapper.
WorldWrapper - Record Class in kr.toxicity.hud.api.adapter
A wrapper class of a world
WorldWrapper(String) - Constructor for record class kr.toxicity.hud.api.adapter.WorldWrapper
Creates an instance of a WorldWrapper record class.

X

x() - Method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Returns the value of the x record component.

Y

y() - Method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Returns the value of the y record component.
YamlArray - Interface in kr.toxicity.hud.api.yaml
Yaml array.
YamlConfiguration - Interface in kr.toxicity.hud.api.yaml
Yaml configuration.
YamlElement - Interface in kr.toxicity.hud.api.yaml
Yaml element.
YamlObject - Interface in kr.toxicity.hud.api.yaml
Yaml map.
yaw() - Method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Returns the value of the yaw record component.

Z

z() - Method in record class kr.toxicity.hud.api.adapter.LocationWrapper
Returns the value of the z record component.
ZERO - Static variable in interface kr.toxicity.hud.api.listener.HudListener
Always zero
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values