mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-21 05:44:17 +00:00
SPIGOT-3379: Generalise canPickupItems to other entities.
This commit is contained in:
parent
91dcbef92c
commit
d01a9a06ad
1 changed files with 0 additions and 2 deletions
|
@ -301,8 +301,6 @@ public interface LivingEntity extends Attributable, Entity, Damageable, Projecti
|
|||
|
||||
/**
|
||||
* Sets whether or not the living entity can pick up items.
|
||||
* <p>
|
||||
* This method has no effect on a {@link HumanEntity}.
|
||||
*
|
||||
* @param pickup whether or not the living entity can pick up items
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue