net.minecraft.registry

class Registry$1

implements IndexedIterable<RegistryEntry<T>>

net.minecraft.core.Registry$1
net.minecraft.core.Registry$1
net.minecraft.class_2378$1
net.minecraft.registry.Registry$1

Constructor summary

ModifierConstructor
(Registry this$0)

Method summary

Modifier and TypeMethod
public int
getId(Holder<T> thing)
getId(Holder<T> thing)
method_46774(class_6880<T> arg0)
getRawId(RegistryEntry<T> arg0)
public RegistryEntry<T>
byId(int id)
byId(int id)
method_10200(int arg0)
get(int arg0)
public int
size()
size()
method_10204()
size()
public Iterator<RegistryEntry<T>>
iterator()
iterator()