net.minecraft.core

public interface HolderGetter<T>

jf
net.minecraft.core.HolderGetter
net.minecraft.class_7871
net.minecraft.registry.RegistryEntryLookup

Method summary

Modifier and TypeMethod
Optional<Holder$Reference<T>>
a(ald<T> arg0)
get(ResourceKey<T> arg0)
method_46746(class_5321<T> arg0)
getOptional(RegistryKey<T> key)
default Holder$Reference<T>
b(ald<T> arg0)
getOrThrow(ResourceKey<T> arg0)
method_46747(class_5321<T> arg0)
getOrThrow(RegistryKey<T> key)
Optional<HolderSet$Named<T>>
a(axp<T> arg0)
get(TagKey<T> arg0)
method_46733(class_6862<T> arg0)
getOptional(TagKey<T> tag)
default HolderSet$Named<T>
b(axp<T> arg0)
getOrThrow(TagKey<T> arg0)
method_46735(class_6862<T> arg0)
getOrThrow(TagKey<T> tag)