Package io.papermc.paper.tag
Class EntityTags
java.lang.Object
io.papermc.paper.tag.EntityTags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic EntitySetTagCovers all horsesstatic EntitySetTagCovers all minecartsstatic EntitySetTagCovers mobs that split into smaller mobsstatic EntitySetTagCovers undead mobsstatic EntitySetTagCovers all water based mobs -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UNDEADS
Covers undead mobs -
HORSES
Covers all horses -
MINECARTS
Covers all minecarts -
SPLITTING_MOBS
Covers mobs that split into smaller mobs -
WATER_BASED
Covers all water based mobs
-
-
Constructor Details
-
EntityTags
public EntityTags()
-