Uses of Interface
org.bukkit.entity.Shulker
Packages that use Shulker
-
Uses of Shulker in com.destroystokyo.paper.entity.ai
Fields in com.destroystokyo.paper.entity.ai with type parameters of type ShulkerModifier and TypeFieldDescriptionVanillaGoal.SHULKER_ATTACK
VanillaGoal.SHULKER_DEFENSE_ATTACK
VanillaGoal.SHULKER_NEAREST_ATTACK
VanillaGoal.SHULKER_PEEK
-
Uses of Shulker in io.papermc.paper.event.entity
Methods in io.papermc.paper.event.entity that return ShulkerModifier and TypeMethodDescriptionShulkerDuplicateEvent.getEntity()
Provides the newly created shulker, which did not exist prior to the duplication.ShulkerDuplicateEvent.getParent()
Provides the "parent" of the freshly created shulker.Constructors in io.papermc.paper.event.entity with parameters of type Shulker