public static class FMLPlayMessages.SpawnEntity
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static FMLPlayMessages.SpawnEntity |
decode(PacketBuffer buf) |
static void |
encode(FMLPlayMessages.SpawnEntity msg,
PacketBuffer buf) |
static void |
handle(FMLPlayMessages.SpawnEntity msg,
java.util.function.Supplier<NetworkEvent.Context> ctx) |
public static void encode(FMLPlayMessages.SpawnEntity msg, PacketBuffer buf)
public static FMLPlayMessages.SpawnEntity decode(PacketBuffer buf)
public static void handle(FMLPlayMessages.SpawnEntity msg, java.util.function.Supplier<NetworkEvent.Context> ctx)