@@ -8,7 +8,7 @@ import org.jetbrains.annotations.Nullable;
|
|||||||
/**
|
/**
|
||||||
* Represents an Ender Dragon
|
* Represents an Ender Dragon
|
||||||
*/
|
*/
|
||||||
public interface EnderDragon extends ComplexLivingEntity, Boss {
|
public interface EnderDragon extends ComplexLivingEntity, Boss, Mob {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Represents a phase or action that an Ender Dragon can perform.
|
* Represents a phase or action that an Ender Dragon can perform.
|
||||||
|
|||||||
Reference in New Issue
Block a user