Uses of Annotation Interface
io.papermc.paper.annotation.DoNotUse
Package
Description
Classes relevant to attributes.
-
Uses of DoNotUse in org.bukkit.attribute
-
Uses of DoNotUse in org.bukkit.event.block
ModifierConstructorDescriptionBlockCanBuildEvent
(@NotNull Block block, @Nullable Player player, @NotNull BlockData type, boolean canBuild) Deprecated.BlockDamageEvent
(@NotNull Player player, @NotNull Block block, @NotNull ItemStack itemInHand, boolean instaBreak) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DoNotUse in org.bukkit.event.entity
ModifierConstructorDescriptionProjectileHitEvent
(@NotNull Projectile projectile) Deprecated.ProjectileHitEvent
(@NotNull Projectile projectile, @Nullable Block hitBlock) Deprecated.ProjectileHitEvent
(@NotNull Projectile projectile, @Nullable Entity hitEntity) Deprecated.ProjectileHitEvent
(@NotNull Projectile projectile, @Nullable Entity hitEntity, @Nullable Block hitBlock) Deprecated.
AttributeModifier.getSlotGroup()