Package io.papermc.paper.tag
Class EntityTags
java.lang.Object
io.papermc.paper.tag.EntityTags
All tags in this class are unmodifiable, attempting to modify them will throw an
UnsupportedOperationException.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EntitySetTagCovers all horsesstatic final EntitySetTagCovers all minecartsstatic final EntitySetTagCovers mobs that split into smaller mobsstatic final EntitySetTagDeprecated.static final EntitySetTagDeprecated.in favour ofTag.ENTITY_TYPES_AQUATIC -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UNDEADS
Deprecated.in favour ofTag.ENTITY_TYPES_UNDEADCovers undead mobs- See Also:
-
HORSES
Covers all horses -
MINECARTS
Covers all minecarts -
SPLITTING_MOBS
Covers mobs that split into smaller mobs -
WATER_BASED
Deprecated.in favour ofTag.ENTITY_TYPES_AQUATICCovers all water based mobs- See Also:
-
-
Constructor Details
-
EntityTags
public EntityTags()
-
Tag.ENTITY_TYPES_UNDEAD