net.minecraft.tags

public interface TagLoader$ElementLookup<T>

ayl$a
net.minecraft.tags.TagLoader$ElementLookup
net.minecraft.class_3503$class_10272
net.minecraft.registry.tag.TagGroupLoader$EntrySupplier
net.minecraft.tags.TagDataPack$a

Method summary

Modifier and TypeMethod
Optional<? extends T>
get(alz arg0, boolean arg1)
get(ResourceLocation arg0, boolean arg1)
get(class_2960 arg0, boolean arg1)
get(Identifier id, boolean required)
static <T> TagLoader$ElementLookup<? extends Holder<T>>
a(kd<T> arg0)
fromFrozenRegistry(Registry<T> arg0)
method_64598(class_2378<T> arg0)
forReload(Registry<T> registry)
static <T> TagLoader$ElementLookup<Holder<T>>
a(km<T> arg0)
fromWritableRegistry(WritableRegistry<T> arg0)
method_64600(class_2385<T> arg0)
forInitial(MutableRegistry<T> registry)