Class PrivateMessageResponse
java.lang.Object
com.github.theword.queqiao.tool.response.PrivateMessageResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PrivateMessageResponse
of
(BasePlayer player, String message) static PrivateMessageResponse
static PrivateMessageResponse
static PrivateMessageResponse
static PrivateMessageResponse
sendSuccess
(BasePlayer player) void
setMessage
(String message) void
setPlayer
(BasePlayer player)
-
Constructor Details
-
PrivateMessageResponse
public PrivateMessageResponse() -
PrivateMessageResponse
-
-
Method Details
-
getPlayer
-
setPlayer
-
getMessage
-
setMessage
-
of
-
playerNotFound
-
playerNotOnline
-
playerIsNull
-
sendSuccess
-