Uses of Interface
io.papermc.paper.tag.TagEntry
-
Uses of TagEntry in io.papermc.paper.tag
Modifier and TypeMethodDescriptionstatic <T> TagEntry
<T> Create a required tag entry for a nested tag.static <T> TagEntry
<T> Create a tag entry for a nested tag.static <T> TagEntry
<T> TagEntry.valueEntry
(TypedKey<T> entryKey) Create required tag entry for a single value.static <T> TagEntry
<T> TagEntry.valueEntry
(TypedKey<T> entryKey, boolean isRequired) Create tag entry for a single value.Modifier and TypeMethodDescriptionPreFlattenTagRegistrar.getAllTags()
Get a copy of all tags currently held in this registrar.Get the tag with the given key.