Interface PlatformEntity
public interface PlatformEntity
Represents an entity on the server.
This does not relate directly to a "Minecraft Entity". The closest comparison is to a "CommandSender" or "CommandSource".
The various types of PlatformEntity are detailed in PlatformEntity.Type.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getUniqueId
-
getName
-
getType
-