| era | |
| net.minecraft.world.level.dimension.LevelStem | |
| net.minecraft.class_5363 | |
| net.minecraft.world.dimension.DimensionOptions |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Holder<DimensionType> |
| ||||||||
| private final ChunkGenerator |
| ||||||||
| public static final com.mojang.serialization.Codec<LevelStem> |
| ||||||||
| public static final ResourceKey<LevelStem> |
| ||||||||
| public static final ResourceKey<LevelStem> |
| ||||||||
| public static final ResourceKey<LevelStem> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Holder<DimensionType> dimensionTypeEntry, ChunkGenerator chunkGenerator) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Holder<DimensionType> |
| ||||||||
| public ChunkGenerator |
|