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 EntitySetTagCovers undead mobsstatic final EntitySetTagDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UNDEADS
Covers 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_AQUATIC