Uses of Class
net.minecraft.tag.TagEntry
Packages that use TagEntry
-
Uses of TagEntry in net.minecraft
Fields in net.minecraft with type parameters of type TagEntryMethods in net.minecraft that return types with arguments of type TagEntryModifier and TypeMethodDescriptionclass_7475.entries()Returns the value of theentriesrecord component.Constructor parameters in net.minecraft with type arguments of type TagEntry -
Uses of TagEntry in net.minecraft.tag
Fields in net.minecraft.tag declared as TagEntryModifier and TypeFieldDescriptionprivate final TagEntryTagGroupLoader.TrackedEntry.entryThe field for theentryrecord component.Fields in net.minecraft.tag with type parameters of type TagEntryModifier and TypeFieldDescriptionTagBuilder.entriesstatic final com.mojang.serialization.Codec<TagEntry>TagEntry.field_39265private static final com.mojang.serialization.Codec<TagEntry>TagEntry.field_39266Methods in net.minecraft.tag that return TagEntryModifier and TypeMethodDescriptionstatic TagEntryTagEntry.create(Identifier id) static TagEntryTagEntry.createOptional(Identifier id) static TagEntryTagEntry.createOptionalTag(Identifier id) static TagEntryTagEntry.createTag(Identifier id) TagGroupLoader.TrackedEntry.entry()Returns the value of theentryrecord component.Methods in net.minecraft.tag that return types with arguments of type TagEntryMethods in net.minecraft.tag with parameters of type TagEntryConstructors in net.minecraft.tag with parameters of type TagEntry