Package net.minecraft.tags
Interface TagLoader.ElementLookup<T>
public static interface TagLoader.ElementLookup<T>
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TagLoader.ElementLookup
<? extends Holder<T>> fromFrozenRegistry
(Registry<T> p_379788_) static <T> TagLoader.ElementLookup
<Holder<T>> fromWritableRegistry
(WritableRegistry<T> p_379984_) get
(ResourceLocation p_379461_, boolean p_380316_)
-
Method Details
-
get
-
fromFrozenRegistry
-
fromWritableRegistry
-