public class PluginMessageUtils extends Object
| Constructor and Description |
|---|
PluginMessageUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getFloodgateRegisterData()
Get the prebuilt register data as a byte array
|
static byte[] |
getGeyserBrandData()
Get the prebuilt brand as a byte array
|
static String |
getSkinChannel()
Returns the skin channel used in Floodgate
|
static void |
sendMessage(GeyserSession session,
String channel,
byte[] data) |
public static byte[] getGeyserBrandData()
public static byte[] getFloodgateRegisterData()
public static String getSkinChannel()
public static void sendMessage(GeyserSession session, String channel, byte[] data)
Copyright © 2021 GeyserMC. All rights reserved.