Gets a plain Holder.Reference holder referencing to a DimensionType dimension type that this world uses. @return the holder reference @since 1.0
()
| 27 | * @since 1.0 |
| 28 | */ |
| 29 | Holder.Reference<DimensionType> dimensionType(); |
| 30 | |
| 31 | /** |
| 32 | * Gets an additional {@linkplain WorldData world data} of this world. |
no outgoing calls
no test coverage detected