| Package | Description |
|---|---|
| org.geysermc.cumulus.impl.component |
| Modifier and Type | Method and Description |
|---|---|
StepSliderComponentImpl |
StepSliderComponentImpl.Builder.build() |
static StepSliderComponentImpl |
StepSliderComponentImpl.of(String text,
int defaultStep,
String... steps) |
static StepSliderComponentImpl |
StepSliderComponentImpl.of(String text,
List<String> steps,
int defaultStep) |
static StepSliderComponentImpl |
StepSliderComponentImpl.of(String text,
String... steps) |
StepSliderComponentImpl |
StepSliderComponentImpl.Builder.translateAndBuild(Function<String,String> translator) |
Copyright © 2020 GeyserMC. All rights reserved.