Tag.Builder, Tag.Entry, Tag.Identified<T>, Tag.ObjectEntry, Tag.TagEntry, Tag.TrackedEntry| Modifier and Type | Field and Description |
|---|---|
protected Class<?> |
field_25591 |
private Set<T> |
field_25594 |
private ImmutableList<T> |
values |
| Modifier | Constructor and Description |
|---|---|
protected |
SetTag(Set<T> set,
Class<?> class2) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(T entry) |
static <T> SetTag<T> |
empty() |
private static Class<?> |
method_29899(Class<?> class2,
Class<?> class3) |
static <T> SetTag<T> |
method_29900(Set<T> set) |
private static <T> Class<?> |
method_29901(Set<T> set) |
List<T> |
values() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRandom, method_28134, ofprivate final ImmutableList<T> values
protected final Class<?> field_25591
public static <T> SetTag<T> empty()