SPIGOT-5311: Add API to get/set item associated with throwable projectiles
By: Lars Dormans <lars.dormans@live.nl>
This commit is contained in:
@@ -3,4 +3,4 @@ package org.bukkit.entity;
|
||||
/**
|
||||
* Represents a thrown egg.
|
||||
*/
|
||||
public interface Egg extends Projectile {}
|
||||
public interface Egg extends ThrowableProjectile {}
|
||||
|
||||
Reference in New Issue
Block a user