Class Placeholders
java.lang.Object
sawfowl.localeapi.api.placeholders.Placeholders
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Text
static <T> Text
static Text
static <T> Text
static Text
static <T> Text
static <T> boolean
register
(Class<T> clazz, String id, Placeholder<T> placeholder) static <T> boolean
register
(Class<T> clazz, Placeholders.DefaultPlaceholderKeys key, Placeholder<T> placeholder)
-
Constructor Details
-
Placeholders
public Placeholders()
-
-
Method Details
-
register
-
register
public static <T> boolean register(Class<T> clazz, Placeholders.DefaultPlaceholderKeys key, Placeholder<T> placeholder) -
apply
-
apply
-
apply
-
apply
-
apply
-
apply
-