Skip to content

Commit

Permalink
fix qualifier
Browse files Browse the repository at this point in the history
  • Loading branch information
PBoki committed Oct 17, 2023
1 parent 6aca490 commit cb736d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ public static boolean canPlayerUseItem(@Nonnull Player p, @Nullable ItemStack it
* @param addRandomOffset
* Whether a random offset should be added (see {@link World#dropItemNaturally(Location, ItemStack)})
* @param player
* The player that caused this {@link org.bukkit.event.entity.ItemSpawnEvent}
* The player that caused this {@link SlimefunItemSpawnEvent}
*
* @return The dropped {@link Item} (or null if the {@link SlimefunItemSpawnEvent} was cancelled)
*/
Expand Down

0 comments on commit cb736d3

Please sign in to comment.