Package devs.beer.nativepackets.api
Interface DebugSubscriptionPacketView
- All Superinterfaces:
PacketView
Serverbound debug subscription request.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from interface devs.beer.nativepackets.api.PacketView
isModified, nativeHandle, type
-
Method Details
-
multipleSubscriptions
boolean multipleSubscriptions() -
nativeSubscriptions
NativeValue nativeSubscriptions()
-