Class ProviderInformation.Builder
java.lang.Object
com.djrapitops.plan.extension.implementation.ProviderInformation.Builder
- Enclosing class:
- ProviderInformation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setCondition
(Conditional condition) setDescription
(String description) setFormatType
(FormatType formatType) setHidden
(boolean hidden) setPlayerName
(boolean playerName) setPriority
(int priority) setProvidedCondition
(String providedCondition) setShowInPlayersTable
(boolean showInPlayersTable) setTableColor
(Color tableColor)
-
Constructor Details
-
Builder
-
-
Method Details
-
setName
-
setText
-
setDescription
-
setIcon
-
setPriority
-
setShowInPlayersTable
-
setTab
-
setCondition
-
setHidden
-
setProvidedCondition
-
setFormatType
-
setPlayerName
-
setTableColor
-
setAsPercentage
-
setAsComponent
-
build
-