Class InfoNameMessage
java.lang.Object
org.ships.config.messages.messages.info.InfoNameMessage
-
Field Summary
Fields inherited from interface org.ships.config.messages.Message
BLOCK_IDS, BLOCK_NAMES, BLOCK_TYPE_ADAPTERS, BLOCK_TYPE_ID, BLOCK_TYPE_NAME, CONFIG_ADAPTERS, CONFIG_TRACK_LIMIT, CREW_ID, CREW_NAME, ENTITY_ADAPTERS, ENTITY_NAME, ENTITY_TYPE_ADAPTERS, ENTITY_TYPE_ID, ENTITY_TYPE_NAME, FUEL_CONSUMPTION_REQUIREMENT, FUEL_FOUND_REQUIREMENT, FUEL_LEFT_REQUIREMENT, INVALID_NAME, ITEM_ADAPTERS, ITEM_ID, ITEM_NAME, LOCATION_ADAPTERS, NAMED_BLOCK_NAME, PERCENT_FOUND, PERMISSION_NODE, STRUCTURE_ADAPTERS, STRUCTURE_CHUNK_SIZE, STRUCTURE_SIZE, TOTAL_FOUND_BLOCKS, VESSEL_ADAPTERS, VESSEL_FLAG_ID, VESSEL_FLAG_NAME, VESSEL_ID, VESSEL_INFO_KEY, VESSEL_INFO_VALUE, VESSEL_NAME, VESSEL_SPEED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<MessageAdapter<?>>net.kyori.adventure.text.ComponentDeprecated, for removal: This API element is subject to removal in a future version.String[]getPath()net.kyori.adventure.text.ComponentprocessMessage(@NotNull net.kyori.adventure.text.Component text, Vessel obj) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.ships.config.messages.Message
getConfigNode, getDefault, getKnownPath, parse, parse, parseMessage, parseMessage, process, process, processMessage, suggestAdapter
-
Constructor Details
-
InfoNameMessage
public InfoNameMessage()
-
-
Method Details
-
getPath
-
getDefaultMessage
public net.kyori.adventure.text.Component getDefaultMessage()- Specified by:
getDefaultMessagein interfaceMessage<Vessel>
-
getCategories
- Specified by:
getCategoriesin interfaceMessage<Vessel>
-
getAdapters
- Specified by:
getAdaptersin interfaceMessage<Vessel>
-
processMessage
public net.kyori.adventure.text.Component processMessage(@NotNull @NotNull net.kyori.adventure.text.Component text, Vessel obj) - Specified by:
processMessagein interfaceMessage<Vessel>
-
getExactAdapters
Deprecated, for removal: This API element is subject to removal in a future version.
-