Package com.xpdustry.distributor.api.component
package com.xpdustry.distributor.api.component
-
InterfacesClassDescriptionA component that can be built and converted to a builder.BuildableComponent.Builder<C extends BuildableComponent<C,
B>, B extends BuildableComponent.Builder<C, B>> A builder for a buildable component.A component is an immutable object that represents something that can be displayed to a receiver.A component that contains a list of components.A builder for list components.A component that displays a number.A builder for number components.A component that displays a temporal value.A builder for temporal components.A component that displays text.A builder for text components.A component that displays a translatable text.A builder for translatable components.