public static final class RegistryOps.class_5506.class_5507 extends Object implements RegistryOps.class_5506
RegistryOps.class_5506.class_5507| Modifier and Type | Field and Description |
|---|---|
private Map<RegistryKey<?>,JsonElement> |
field_26741 |
private it.unimi.dsi.fastutil.objects.Object2IntMap<RegistryKey<?>> |
field_26742 |
private Map<RegistryKey<?>,com.mojang.serialization.Lifecycle> |
field_26743 |
| Constructor and Description |
|---|
class_5507() |
| Modifier and Type | Method and Description |
|---|---|
<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) |
<E> void |
method_31159(DynamicRegistryManager.Impl impl,
RegistryKey<E> registryKey,
com.mojang.serialization.Encoder<E> encoder,
int int2,
E e,
com.mojang.serialization.Lifecycle lifecycle) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmethod_31154private final Map<RegistryKey<?>,JsonElement> field_26741
private final it.unimi.dsi.fastutil.objects.Object2IntMap<RegistryKey<?>> field_26742
private final Map<RegistryKey<?>,com.mojang.serialization.Lifecycle> field_26743
public <E> void method_31159(DynamicRegistryManager.Impl impl, RegistryKey<E> registryKey, com.mojang.serialization.Encoder<E> encoder, int int2, E e, com.mojang.serialization.Lifecycle lifecycle)
public Collection<Identifier> method_31156(RegistryKey<? extends Registry<?>> registryKey)
method_31156 in interface RegistryOps.class_5506public <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)
method_31155 in interface RegistryOps.class_5506