Class MessageProvider
java.lang.Object
me.lauriichan.laylib.localization.MessageProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal StringgetId()Gets the id of the messages providedabstract IMessagegetMessage(String language) Gets the message in a specific language
-
Field Details
-
id
-
-
Constructor Details
-
MessageProvider
-
-
Method Details
-
getId
-
getMessage
-