| Package | Description |
|---|---|
| net.minecraftforge.common | |
| net.minecraftforge.event.world |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map<ResourceLocation,DimensionManager.SavedEntry> |
DimensionManager.savedEntries |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<ResourceLocation,DimensionManager.SavedEntry> |
RegisterDimensionsEvent.missing |
| Modifier and Type | Method and Description |
|---|---|
DimensionManager.SavedEntry |
RegisterDimensionsEvent.getEntry(ResourceLocation key) |
| Constructor and Description |
|---|
RegisterDimensionsEvent(java.util.Map<ResourceLocation,DimensionManager.SavedEntry> missing) |