Class | Description |
---|---|
BlockBag |
Represents a source to get blocks from and store removed ones.
|
BlockBagExtent |
Applies a
BlockBag to operations. |
Exception | Description |
---|---|
BlockBagException |
Thrown when a block bag detects a problem.
|
OutOfBlocksException |
Thrown when there are no more blocks left.
|
OutOfSpaceException |
Thrown when the target inventory of a block bag is full.
|
UnplaceableBlockException |
Thrown when a block that can't be placed is used.
|