| Package | Description |
|---|---|
| com.aaaaahhhhhhh.bananapuncher714.dimensional.block.library.api.states |
Common DStates.
|
| Modifier and Type | Method and Description |
|---|---|
static DStateInteger |
DStateInteger.of(java.lang.String id,
int min,
int max)
Create a new DStateInteger with a range from the min to max, inclusive.
|