public static class SimpleRegistry.RegistryManagerEntry<T> extends Object
| Constructor and Description |
|---|
RegistryManagerEntry(RegistryKey<T> key,
int rawId,
T entry) |
public final RegistryKey<T> key
public final int rawId
public final T entry
public RegistryManagerEntry(RegistryKey<T> key, int rawId, T entry)