public class EntityTypeTags
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
EntityTypeTags.Wrapper |
Modifier and Type | Field and Description |
---|---|
static Tag<EntityType<?>> |
ARROWS |
static Tag<EntityType<?>> |
BEEHIVE_INHABITORS |
private static int |
generation |
static Tag<EntityType<?>> |
RAIDERS |
static Tag<EntityType<?>> |
SKELETONS |
private static TagCollection<EntityType<?>> |
tagCollection |
Constructor and Description |
---|
EntityTypeTags() |
Modifier and Type | Method and Description |
---|---|
private static Tag<EntityType<?>> |
func_219763_a(java.lang.String p_219763_0_) |
static TagCollection<EntityType<?>> |
getCollection() |
static int |
getGeneration() |
static void |
setCollection(TagCollection<EntityType<?>> p_219759_0_) |
private static TagCollection<EntityType<?>> tagCollection
private static int generation
public static final Tag<EntityType<?>> SKELETONS
public static final Tag<EntityType<?>> RAIDERS
public static final Tag<EntityType<?>> BEEHIVE_INHABITORS
public static final Tag<EntityType<?>> ARROWS
public static void setCollection(TagCollection<EntityType<?>> p_219759_0_)
public static TagCollection<EntityType<?>> getCollection()
public static int getGeneration()
private static Tag<EntityType<?>> func_219763_a(java.lang.String p_219763_0_)