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> pRegistry) static <T> TagLoader.ElementLookup
<Holder<T>> fromWritableRegistry
(WritableRegistry<T> pRegistry) get
(ResourceLocation pId, boolean pRequired)
-
Method Details
-
get
-
fromFrozenRegistry
-
fromWritableRegistry
-