| Interface | Description |
|---|---|
| EntityPlacer |
Responsible for placing an Entity once they have entered a dimension.
|
| Class | Description |
|---|---|
| FabricDimensions |
This class consists exclusively of static methods that operate on world dimensions.
|
| FabricDimensionType |
An extended version of
DimensionType with automatic raw id management and default placement settings. |
| FabricDimensionType.Builder |
A builder for creating and registering
FabricDimensionType instances. |