public class HSender extends Object
Constructor and Description |
---|
HSender() |
Modifier and Type | Method and Description |
---|---|
static void |
sendTellraw(org.bukkit.entity.Player p,
String json) |
static void |
sendTellraw(org.bukkit.entity.Player p,
WrappedChatComponent com)
发送hopchat
|
static void |
sendTitle(org.bukkit.entity.Player p,
String str,
String type) |
static void |
sendTitle(org.bukkit.entity.Player p,
String str,
String type,
int fadein,
int time,
int fadeout)
发送HopTitle
|
public static void sendTitle(org.bukkit.entity.Player p, String str, String type, int fadein, int time, int fadeout)
public static void sendTellraw(org.bukkit.entity.Player p, String json)
public static void sendTellraw(org.bukkit.entity.Player p, WrappedChatComponent com)
Copyright © 2019. All rights reserved.