mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-06 15:12:13 -07:00
@@ -1,3 +1,5 @@
|
||||
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