Uses of Class
net.minecraft.tag.TagEntry
-
Uses of TagEntry in net.minecraft.tag
Modifier and TypeFieldDescriptionprivate final TagEntry
TagGroupLoader.TrackedEntry.entry
The field for theentry
record component.Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<TagEntry>
TagEntry.CODEC
TagBuilder.entries
TagFile.entries
The field for theentries
record component.private static final com.mojang.serialization.Codec<TagEntry>
TagEntry.ENTRY_CODEC
Modifier and TypeMethodDescriptionstatic TagEntry
TagEntry.create
(Identifier id) static TagEntry
TagEntry.createOptional
(Identifier id) static TagEntry
TagEntry.createOptionalTag
(Identifier id) static TagEntry
TagEntry.createTag
(Identifier id) TagGroupLoader.TrackedEntry.entry()
Returns the value of theentry
record component.