public class PacketPlayInResourcePackStatus extends WrappedPacket
| Modifier and Type | Class and Description |
|---|---|
static class |
PacketPlayInResourcePackStatus.ResourcePackStatus |
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
hash |
PacketPlayInResourcePackStatus.ResourcePackStatus |
status |
| Constructor and Description |
|---|
PacketPlayInResourcePackStatus() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getVanillaPacket()
Converts this wrapped packet to a Vanilla/NMS packet
|
void |
loadVanillaPacket(java.lang.Object packet)
Loads a Vanilla/NMS packet to this wrapper
|
toNMSpublic java.lang.String hash
public PacketPlayInResourcePackStatus.ResourcePackStatus status
public java.lang.Object getVanillaPacket()
WrappedPacketgetVanillaPacket in class WrappedPacketpublic void loadVanillaPacket(java.lang.Object packet)
WrappedPacketloadVanillaPacket in class WrappedPacketpacket - - The loadable packet