Uses of Interface
org.bukkit.entity.Interaction.PreviousInteraction
Packages that use Interaction.PreviousInteraction
Package
Description
Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc.-
Uses of Interaction.PreviousInteraction in org.bukkit.entity
Methods in org.bukkit.entity that return Interaction.PreviousInteractionModifier and TypeMethodDescription@Nullable Interaction.PreviousInteractionInteraction.getLastAttack()Gets the last attack on this interaction entity.@Nullable Interaction.PreviousInteractionInteraction.getLastInteraction()Gets the last interaction on this entity.