Package net.minecraft.tag
Class EntityTypeTags
java.lang.Object
net.minecraft.tag.EntityTypeTags
public class EntityTypeTags extends Object
-
Field Summary
Fields Modifier and Type Field Description private static GlobalTagAccessor<EntityType<?>>ACCESSORstatic Tag.Identified<EntityType<?>>ARROWSstatic Tag.Identified<EntityType<?>>BEEHIVE_INHABITORSstatic Tag.Identified<EntityType<?>>IMPACT_PROJECTILESstatic Tag.Identified<EntityType<?>>RAIDERSstatic Tag.Identified<EntityType<?>>SKELETONS -
Constructor Summary
Constructors Constructor Description EntityTypeTags() -
Method Summary
Modifier and Type Method Description static TagContainer<EntityType<?>>getContainer()static voidmarkReady()static Set<Identifier>method_29215(TagContainer<EntityType<?>> tagContainer)private static Tag.Identified<EntityType<?>>register(String id)static voidsetContainer(TagContainer<EntityType<?>> container)
-
Field Details
-
Constructor Details
-
EntityTypeTags
public EntityTypeTags()
-
-
Method Details
-
register
-
setContainer
-
markReady
@Environment(CLIENT) public static void markReady() -
getContainer
-
method_29215
-