public final class EntityTypeTags extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static GlobalTagAccessor<EntityType<?>> |
ACCESSOR |
static Tag.Identified<EntityType<?>> |
ARROWS |
static Tag.Identified<EntityType<?>> |
BEEHIVE_INHABITORS |
static Tag.Identified<EntityType<?>> |
IMPACT_PROJECTILES |
static Tag.Identified<EntityType<?>> |
RAIDERS |
static Tag.Identified<EntityType<?>> |
SKELETONS |
| Constructor and Description |
|---|
EntityTypeTags() |
| Modifier and Type | Method and Description |
|---|---|
static class_5414<EntityType<?>> |
getContainer() |
private static Tag.Identified<EntityType<?>> |
register(String id) |
protected static final GlobalTagAccessor<EntityType<?>> ACCESSOR
public static final Tag.Identified<EntityType<?>> SKELETONS
public static final Tag.Identified<EntityType<?>> RAIDERS
public static final Tag.Identified<EntityType<?>> BEEHIVE_INHABITORS
public static final Tag.Identified<EntityType<?>> ARROWS
public static final Tag.Identified<EntityType<?>> IMPACT_PROJECTILES
private static Tag.Identified<EntityType<?>> register(String id)
public static class_5414<EntityType<?>> getContainer()