public class EntityTags extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static EntitySetTag |
HORSES |
Covers all horses
|
static EntitySetTag |
MINECARTS |
Covers all minecarts
|
static EntitySetTag |
SPLITTING_MOBS |
Covers mobs that split into smaller mobs
|
static EntitySetTag |
UNDEADS |
Covers undead mobs
|
static EntitySetTag |
WATER_BASED |
Covers all water based mobs
|
| Constructor | Description |
|---|---|
EntityTags() |
public static final EntitySetTag UNDEADS
public static final EntitySetTag HORSES
public static final EntitySetTag MINECARTS
public static final EntitySetTag SPLITTING_MOBS
public static final EntitySetTag WATER_BASED
Copyright © 2021. All rights reserved.