Package com.djrapitops.plan.component
Interface Component
- All Known Implementing Classes:
ComponentImpl
public interface Component
A Minecraft message component. You should not implement this,
you can use
ComponentService
to a get an instance.-
Field Summary
-
Field Details
-
AMPERSAND
static final char AMPERSAND- See Also:
-
SECTION
static final char SECTION- See Also:
-