Uses of Interface
net.minecraft.tag.Tag.Entry
Packages that use Tag.Entry
-
Uses of Tag.Entry in net.minecraft.tag
Classes in net.minecraft.tag that implement Tag.EntryModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static classFields in net.minecraft.tag declared as Tag.EntryModifier and TypeFieldDescriptionprivate final Tag.EntryTag.TrackedEntry.entryThe field for theentryrecord component.Methods in net.minecraft.tag that return Tag.EntryModifier and TypeMethodDescriptionTag.TrackedEntry.entry()Returns the value of theentryrecord component.private static Tag.EntryTag.Builder.resolveEntry(JsonElement json) Methods in net.minecraft.tag with parameters of type Tag.EntryConstructors in net.minecraft.tag with parameters of type Tag.EntryModifierConstructorDescriptionTrackedEntry(Tag.Entry entry, String source) Creates an instance of aTrackedEntryrecord class.