net.minecraft.registry

class Registry$1

implements IndexedIterable<RegistryEntry<T>>

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

Field summary

Modifier and TypeField
final Registry
this$0
field_40939
field_40939

Constructor summary

ModifierConstructor
(Registry this$0)

Method summary

Modifier and TypeMethod
public int
getId(Holder<T> thing)
method_46774(class_6880<T> arg0)
getRawId(RegistryEntry<T> arg0)
public RegistryEntry<T>
byId(int id)
method_10200(int arg0)
get(int arg0)
public int
size()
method_10204()
size()
public Iterator<RegistryEntry<T>>
iterator()
public Object
byId(int id)
method_10200(int arg0)
get(int arg0)
public int
getId(Object thing)
method_10206(Object arg0)
getRawId(Object arg0)
private static RegistryEntry
lambda$iterator$0(Holder$Reference arg0)
method_46773(class_6880$class_6883 arg0)
method_46773(RegistryEntry$Reference entry)