public static class PersistentRegistryManager.GameDataSnapshot
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PersistentRegistryManager.GameDataSnapshot.Entry |
Modifier and Type | Field and Description |
---|---|
java.util.Map<ResourceLocation,PersistentRegistryManager.GameDataSnapshot.Entry> |
entries |
Constructor and Description |
---|
GameDataSnapshot() |
public final java.util.Map<ResourceLocation,PersistentRegistryManager.GameDataSnapshot.Entry> entries