SPIGOT-4819: Continue refactoring of Arrow-related APIs
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -3,4 +3,4 @@ package org.bukkit.entity;
|
||||
/**
|
||||
* Represents a thrown trident.
|
||||
*/
|
||||
public interface Trident extends Arrow { }
|
||||
public interface Trident extends AbstractArrow { }
|
||||
|
||||
Reference in New Issue
Block a user