public class EntityTypeTags extends Object
| Modifier and Type | Field and Description |
|---|---|
private 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 TagContainer<EntityType<?>> |
getContainer() |
static void |
method_27058() |
private static Tag.Identified<EntityType<?>> |
register(String id) |
static void |
setContainer(TagContainer<EntityType<?>> container) |
private 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 void setContainer(TagContainer<EntityType<?>> container)
@Environment(value=CLIENT) public static void method_27058()
public static TagContainer<EntityType<?>> getContainer()