| Package | Description |
|---|---|
| com.aaaaahhhhhhh.bananapuncher714.dimensional.block.library.api |
Contains the DimensionalBlockLibrary API.
|
| Modifier and Type | Method and Description |
|---|---|
PistonReaction |
DInfo.getPistonReaction() |
PistonReaction |
DBlock.getPistonReaction(DBlockData data) |
static PistonReaction |
PistonReaction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PistonReaction[] |
PistonReaction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DInfo |
DInfo.setPistonReaction(PistonReaction pistonReaction) |