Class JsonTitleMessage
java.lang.Object
xyz.srnyx.annoyingapi.message.json.message.JsonMessage
xyz.srnyx.annoyingapi.message.json.message.JsonTitleMessage
-
Field Summary
FieldsFields inherited from class xyz.srnyx.annoyingapi.message.json.message.JsonMessage
plugin -
Constructor Summary
ConstructorsConstructorDescriptionJsonTitleMessage(@NotNull AnnoyingPlugin plugin, @NotNull String title, @NotNull String subtitle) -
Method Summary
Methods inherited from class xyz.srnyx.annoyingapi.message.json.message.JsonMessage
newMessage
-
Field Details
-
title
-
subtitle
-
-
Constructor Details
-
JsonTitleMessage
public JsonTitleMessage(@NotNull @NotNull AnnoyingPlugin plugin, @NotNull @NotNull String title, @NotNull @NotNull String subtitle)
-