Uses of Interface
net.minecraft.tag.Tag.Entry
Packages that use Tag.Entry
-
Uses of Tag.Entry in net.minecraft
Methods in net.minecraft that return Tag.EntryMethods in net.minecraft that return types with arguments of type Tag.EntryMethods in net.minecraft with parameters of type Tag.Entry -
Uses of Tag.Entry in net.minecraft.tag
Classes in net.minecraft.tag that implement Tag.EntryFields in net.minecraft.tag with type parameters of type Tag.EntryModifier and TypeFieldDescriptionTag.Builder.entriesprivate final Collection<Tag.Entry<T>>Tag.entriesMethods in net.minecraft.tag that return types with arguments of type Tag.EntryModifier and TypeMethodDescriptionFluidTags.CachingTag.entries()ItemTags.class_4480.entries()Tag.entries()Methods in net.minecraft.tag with parameters of type Tag.EntryConstructor parameters in net.minecraft.tag with type arguments of type Tag.EntryModifierConstructorDescriptionTag(Identifier identifier, Collection<Tag.Entry<T>> collection, boolean useLinkedSet)