| Package | Description |
|---|---|
| org.cloudburstmc.server.block |
| Modifier and Type | Method and Description |
|---|---|
<T extends Comparable<T>> |
CloudBlockState.withTrait(BlockTrait<T> trait,
T value) |
CloudBlockState |
CloudBlockState.withTrait(BooleanBlockTrait trait,
boolean value) |
CloudBlockState |
CloudBlockState.withTrait(IntegerBlockTrait trait,
int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CloudBlockState.buildStateTable(BlockState defaultState,
Map<Map<BlockTrait<?>,Comparable<?>>,CloudBlockState> map) |
Copyright © 2020. All rights reserved.