Class InvalidNameAdapter
java.lang.Object
org.ships.config.messages.adapter.misc.InvalidNameAdapter
- All Implemented Interfaces:
MessageAdapter<String>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>examples()net.kyori.adventure.text.ComponentprocessMessage(@NotNull String 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.adapter.MessageAdapter
adapterTextFormat, containsAdapter, containsAdapter, containsAdapter, process, process, processMessage
-
Constructor Details
-
InvalidNameAdapter
public InvalidNameAdapter()
-
-
Method Details
-
adapterText
- Specified by:
adapterTextin interfaceMessageAdapter<String>
-
adaptingType
- Specified by:
adaptingTypein interfaceMessageAdapter<String>
-
examples
- Specified by:
examplesin interfaceMessageAdapter<String>
-
categories
- Specified by:
categoriesin interfaceMessageAdapter<String>
-
processMessage
- Specified by:
processMessagein interfaceMessageAdapter<String>
-