Package devs.beer.nativepackets.api
Interface ResourcePackPopPacketView
- All Superinterfaces:
PacketView
Copy-on-write view of a clientbound resource-pack pop packet.
-
Method Summary
Methods inherited from interface devs.beer.nativepackets.api.PacketView
isModified, nativeHandle, type
-
Method Details
-
packId
Returns the pack ID, ornullwhen all packs are removed. -
packId
Replaces the pack ID;nullremoves all packs.
-