Class PlaceholderResolveContext<E>
java.lang.Object
com.guflimc.brick.placeholders.api.resolver.PlaceholderResolveContext<E>
-
Method Summary
Modifier and TypeMethodDescriptionentity()
static <E> PlaceholderResolveContext<E>
of()
static <E> PlaceholderResolveContext<E>
of
(E entity) static <E> PlaceholderResolveContext<E>
of
(E entity, E viewer) viewer()
-
Method Details
-
entity
-
viewer
-
of
-
of
-
of
-