Package net.minecraft.tags
Class Tag<T>
java.lang.Object
net.minecraft.tags.Tag<T>
- All Implemented Interfaces:
ITag<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.tags.ITag
ITag.Builder, ITag.INamedTag<T>, ITag.ITagEntry, ITag.ItemEntry, ITag.OptionalItemEntry, ITag.OptionalTagEntry, ITag.Proxy, ITag.TagEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static <T> Tag<T>
static <T> Tag<T>
empty()
private static Class<?>
findClosestAncestor
(Class<?> p_241285_0_, Class<?> p_241285_1_) private static <T> Class<?>
findCommonSuperClass
(Set<T> p_241287_0_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.tags.ITag
getRandomElement