geforkt von Mirrors/Paper
SPIGOT-3379: Generalise canPickupItems to other entities.
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
200cce8acd
Commit
310ba479b7
@ -301,8 +301,6 @@ public interface LivingEntity extends Attributable, Entity, Damageable, Projecti
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets whether or not the living entity can pick up items.
|
* 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
|
* @param pickup whether or not the living entity can pick up items
|
||||||
*/
|
*/
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren