Class ConsoleSender
java.lang.Object
com.hypixel.hytale.server.core.console.ConsoleSender
- All Implemented Interfaces:
CommandSender,PermissionHolder,IMessageReceiver
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUuid()booleanhasPermission(String id) booleanhasPermission(String id, boolean def) voidsendMessage(Message message)
-
Field Details
-
INSTANCE
-
uuid
-
-
Constructor Details
-
ConsoleSender
protected ConsoleSender()
-
-
Method Details
-
sendMessage
- Specified by:
sendMessagein interfaceIMessageReceiver
-
getDisplayName
- Specified by:
getDisplayNamein interfaceCommandSender
-
getUuid
- Specified by:
getUuidin interfaceCommandSender
-
hasPermission
- Specified by:
hasPermissionin interfacePermissionHolder
-
hasPermission
- Specified by:
hasPermissionin interfacePermissionHolder
-