Class VesselSpeedAdapter
java.lang.Object
org.ships.config.messages.adapter.vessel.VesselSpeedAdapter
- All Implemented Interfaces:
MessageAdapter<Vessel>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<?>
examples()
net.kyori.adventure.text.Component
processMessage
(@NotNull Vessel obj) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.ships.config.messages.adapter.MessageAdapter
adapterTextFormat, containsAdapter, containsAdapter, containsAdapter, process, process, processMessage
-
Constructor Details
-
VesselSpeedAdapter
public VesselSpeedAdapter()
-
-
Method Details
-
adapterText
- Specified by:
adapterText
in interfaceMessageAdapter<Vessel>
-
adaptingType
- Specified by:
adaptingType
in interfaceMessageAdapter<Vessel>
-
examples
- Specified by:
examples
in interfaceMessageAdapter<Vessel>
-
categories
- Specified by:
categories
in interfaceMessageAdapter<Vessel>
-
processMessage
- Specified by:
processMessage
in interfaceMessageAdapter<Vessel>
-