@@ -0,0 +1,7 @@
|
||||
package org.bukkit.entity;
|
||||
|
||||
/**
|
||||
* A crystal that heals nearby EnderDragons
|
||||
*/
|
||||
public interface EnderCrystal extends Entity {
|
||||
}
|
||||
Reference in New Issue
Block a user