mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-31 12:23:51 -07:00
@@ -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