Interface | Description |
---|---|
Block2ObjectMap<V> | |
BooleanFunction<R> |
Represents a function that accepts an boolean-valued argument and produces a result.
|
Item2ObjectMap<V> |
Class | Description |
---|---|
NbtType |
NBT type ID constants.
|
Enum | Description |
---|---|
TriState |
Represents a boolean value which can be true, false or refer to a default value.
|