public static interface RegistryOps.class_5506
| Modifier and Type | Interface and Description |
|---|---|
static class |
RegistryOps.class_5506.class_5507 |
| Modifier and Type | Method and Description |
|---|---|
static RegistryOps.class_5506 |
method_31154(ResourceManager resourceManager) |
<E> com.mojang.serialization.DataResult<com.mojang.datafixers.util.Pair<E,OptionalInt>> |
method_31155(com.mojang.serialization.DynamicOps<JsonElement> dynamicOps,
RegistryKey<? extends Registry<E>> registryKey,
RegistryKey<E> registryKey2,
com.mojang.serialization.Decoder<E> decoder) |
Collection<Identifier> |
method_31156(RegistryKey<? extends Registry<?>> registryKey) |
Collection<Identifier> method_31156(RegistryKey<? extends Registry<?>> registryKey)
<E> com.mojang.serialization.DataResult<com.mojang.datafixers.util.Pair<E,OptionalInt>> method_31155(com.mojang.serialization.DynamicOps<JsonElement> dynamicOps, RegistryKey<? extends Registry<E>> registryKey, RegistryKey<E> registryKey2, com.mojang.serialization.Decoder<E> decoder)
static RegistryOps.class_5506 method_31154(ResourceManager resourceManager)