Package net.minecraft.tag
Class EntityTypeTags
java.lang.Object
net.minecraft.tag.EntityTypeTags
public final class EntityTypeTags extends Object
-
Field Summary
Fields Modifier and Type Field Description static Tag.Identified<EntityType<?>>ARROWSstatic Tag.Identified<EntityType<?>>BEEHIVE_INHABITORSstatic Tag.Identified<EntityType<?>>IMPACT_PROJECTILESstatic Tag.Identified<EntityType<?>>RAIDERSprotected static RequiredTagList<EntityType<?>>REQUIRED_TAGSstatic Tag.Identified<EntityType<?>>SKELETONS -
Constructor Summary
Constructors Constructor Description EntityTypeTags() -
Method Summary
Modifier and Type Method Description static List<? extends Tag.Identified<EntityType<?>>>getRequiredTags()static TagGroup<EntityType<?>>getTagGroup()private static Tag.Identified<EntityType<?>>register(String id)
-
Field Details
-
REQUIRED_TAGS
-
SKELETONS
-
RAIDERS
-
BEEHIVE_INHABITORS
-
ARROWS
-
IMPACT_PROJECTILES
-
-
Constructor Details
-
EntityTypeTags
public EntityTypeTags()
-
-
Method Details
-
register
-
getTagGroup
-
getRequiredTags
-