net.minecraft.util.registry

public abstract class MutableRegistry<T>

extends Registry<T>

All mapped superinterfaces:

Codec, Encoder, Decoder, Keyable, IndexedIterable

gs
net.minecraft.core.WritableRegistry
net.minecraft.class_2385
net.minecraft.util.registry.MutableRegistry
net.minecraft.unmapped.C_eexxncvi
net.minecraft.util.registry.MutableRegistry
net.minecraft.util.registry.MutableRegistry

Constructor summary

ModifierConstructor
public (RegistryKey<Registry<T>> arg0, Lifecycle arg1)

Method summary

Modifier and TypeMethod
public abstract <V extends T> V
a(int arg0, ug<T> arg1, V arg2)
registerMapping(int arg0, ResourceKey<T> arg1, V arg2)
method_10273(int arg0, class_5321<T> arg1, V arg2)
set(int rawId, RegistryKey<T> key, V entry)
m_klxbakqc(int arg0, C_xhhleach<T> arg1, V arg2)
func_218382_a(int arg0, RegistryKey<T> arg1, V arg2)
register(int id, RegistryKey<T> name, V instance)
public abstract <V extends T> V
a(ug<T> arg0, V arg1)
register(ResourceKey<T> arg0, V arg1)
method_10272(class_5321<T> arg0, V arg1)
add(RegistryKey<T> key, V entry)
m_yomgwjob(C_xhhleach<T> arg0, V arg1)
func_218381_a(RegistryKey<T> arg0, V arg1)
register(RegistryKey<T> name, V instance)
public abstract void
d(ug<T> arg0)
setPersistent(ResourceKey<T> arg0)
method_29725(class_5321<T> arg0)
markLoaded(RegistryKey<T> arg0)
m_xbxvfifp(C_xhhleach<T> arg0)
func_239662_d_(RegistryKey<T> arg0)
func_239662_d_(RegistryKey<T> key)