net.minecraft.core

public interface WritableRegistry<T>

extends Registry<T>

km
net.minecraft.core.WritableRegistry
net.minecraft.class_2385
net.minecraft.registry.MutableRegistry
net.minecraft.core.IRegistryWritable

Method summary

Modifier and TypeMethod
Holder$Reference<T>
a(aly<T> arg0, T arg1, kc arg2)
register(ResourceKey<T> arg0, T arg1, RegistrationInfo arg2)
method_10272(class_5321<T> arg0, T arg1, class_9248 arg2)
add(RegistryKey<T> key, T value, RegistryEntryInfo info)
void
a(ayk<T> arg0, List<jq<T>> arg1)
bindTag(TagKey<T> arg0, List<Holder<T>> arg1)
method_62681(class_6862<T> arg0, List<class_6880<T>> arg1)
setEntries(TagKey<T> tag, List<RegistryEntry<T>> entries)
boolean
m()
isEmpty()
method_35863()
isEmpty()
HolderGetter<T>
p()
createRegistrationLookup()
method_46769()
createMutableRegistryLookup()