public abstract class IJsonBuilder extends Object
Constructor and Description |
---|
IJsonBuilder() |
Modifier and Type | Method and Description |
---|---|
IJsonBuilder |
parse(String text,
String hoverText,
String downloadLink) |
abstract void |
sendJson(org.bukkit.entity.Player p) |
String |
toString() |
Copyright © 2016. All rights reserved.