Package | Description |
---|---|
net.minecraft.data | |
net.minecraft.util.registry | |
net.minecraftforge.common | |
net.minecraftforge.registries |
Modifier and Type | Method and Description |
---|---|
private static <T> com.google.gson.JsonElement |
RegistryDumpReport.func_218432_a(MutableRegistry<T> p_218432_0_) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultedRegistry<T> |
class |
SimpleRegistry<T> |
Modifier and Type | Field and Description |
---|---|
static MutableRegistry<MutableRegistry<?>> |
Registry.REGISTRY |
Modifier and Type | Field and Description |
---|---|
static MutableRegistry<MutableRegistry<?>> |
Registry.REGISTRY |
Modifier and Type | Method and Description |
---|---|
private static <T,R extends MutableRegistry<T>> |
Registry.register(java.lang.String p_222939_0_,
R p_222939_1_,
java.util.function.Supplier<T> p_222939_2_) |
Modifier and Type | Method and Description |
---|---|
static MutableRegistry<DimensionType> |
DimensionManager.getRegistry()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ClearableRegistry<T>
A IRegistry implementation that allows for removing of objects.
|
(package private) class |
NamespacedDefaultedWrapper<T extends IForgeRegistryEntry<T>> |
(package private) class |
NamespacedWrapper<T extends IForgeRegistryEntry<T>> |