Interface | Description |
---|---|
NbtValued |
Indicates an object that contains extra data identified as an NBT structure.
|
World |
Represents a world (dimension).
|
Class | Description |
---|---|
AbstractWorld |
An abstract implementation of
World . |
NullWorld |
A null implementation of
World that drops all changes and
returns dummy data. |
Exception | Description |
---|---|
DataException |
Thrown when there is an exception related to data handling.
|