mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-07 23:52:11 -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