Uses of Class
net.minecraft.tag.Tag.TrackedEntry
| Package | Description |
|---|---|
| net.minecraft.tag |
-
Uses of Tag.TrackedEntry in net.minecraft.tag
Fields in net.minecraft.tag with type parameters of type Tag.TrackedEntry Modifier and Type Field Description private List<Tag.TrackedEntry>Tag.Builder. entriesMethods in net.minecraft.tag that return types with arguments of type Tag.TrackedEntry Modifier and Type Method Description <T> com.mojang.datafixers.util.Either<Collection<Tag.TrackedEntry>,Tag<T>>Tag.Builder. build(Function<Identifier,Tag<T>> tagGetter, Function<Identifier,T> objectGetter)Stream<Tag.TrackedEntry>Tag.Builder. streamEntries()Methods in net.minecraft.tag with parameters of type Tag.TrackedEntry Modifier and Type Method Description Tag.BuilderTag.Builder. add(Tag.TrackedEntry trackedEntry)