mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-10 00:52:22 -07:00
@@ -1,3 +1,5 @@
|
|||||||
package org.bukkit.entity;
|
package org.bukkit.entity;
|
||||||
|
|
||||||
public interface Shulker extends Golem {}
|
import org.bukkit.material.Colorable;
|
||||||
|
|
||||||
|
public interface Shulker extends Golem, Colorable {}
|
||||||
|
Reference in New Issue
Block a user