Package net.minecraft.tag
Class SetTag<T>
java.lang.Object
net.minecraft.tag.SetTag<T>
- All Implemented Interfaces:
Tag<T>
public class SetTag<T> extends Object implements Tag<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.tag.Tag
Tag.Builder, Tag.Entry, Tag.Identified<T>, Tag.ObjectEntry, Tag.TagEntry, Tag.TrackedEntry -
Field Summary
Fields Modifier and Type Field Description protected Class<?>field_25591private Set<T>field_25594private ImmutableList<T>values -
Constructor Summary
-
Method Summary
-
Field Details
-
Constructor Details
-
Method Details