net.minecraft.util.registry

public abstract class MutableRegistry<T>

extends Registry<T>

All mapped superinterfaces:

IndexedIterable

fs
net.minecraft.class_2385
net.minecraft.util.registry.MutableRegistry
net.minecraft.util.registry.MutableRegistry
net.minecraft.util.registry.MutableRegistry
net.minecraft.util.registry.MutableRegistry

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public abstract <V extends T> V
a(int arg0, qt arg1, V arg2)
method_10273(int arg0, class_2960 arg1, V arg2)
set(int arg0, Identifier arg1, V arg2)
register(int id, Identifier key, V value)
func_218382_a(int arg0, ResourceLocation arg1, V arg2)
register(int id, ResourceLocation name, V instance)
public abstract <V extends T> V
a(qt arg0, V arg1)
method_10272(class_2960 arg0, V arg1)
add(Identifier arg0, V arg1)
register(Identifier key, V value)
func_218381_a(ResourceLocation arg0, V arg1)
register(ResourceLocation name, V instance)
public abstract boolean
c()
method_10274()
isEmpty()
isEmpty()
func_195866_d()
isEmpty()