Uses of Interface
net.minecraft.registry.tag.TagGroupLoader.EntrySupplier
Packages that use TagGroupLoader.EntrySupplier
-
Uses of TagGroupLoader.EntrySupplier in net.minecraft.registry.tag
Fields in net.minecraft.registry.tag declared as TagGroupLoader.EntrySupplierModifier and TypeFieldDescription(package private) final TagGroupLoader.EntrySupplier
<T> TagGroupLoader.entrySupplier
Methods in net.minecraft.registry.tag that return TagGroupLoader.EntrySupplierModifier and TypeMethodDescriptionstatic <T> TagGroupLoader.EntrySupplier
<RegistryEntry<T>> TagGroupLoader.EntrySupplier.forInitial
(MutableRegistry<T> registry) static <T> TagGroupLoader.EntrySupplier
<? extends RegistryEntry<T>> Constructors in net.minecraft.registry.tag with parameters of type TagGroupLoader.EntrySupplierModifierConstructorDescriptionTagGroupLoader
(TagGroupLoader.EntrySupplier<T> entrySupplier, String dataType)