Package devs.beer.nativepackets.api
Interface PlaceRecipePacketView
- All Superinterfaces:
PacketView
Serverbound recipe placement request.
-
Method Summary
Methods inherited from interface devs.beer.nativepackets.api.PacketView
isModified, nativeHandle, type
-
Method Details
-
containerId
int containerId() -
recipe
NativeValue recipe() -
useMaxItems
boolean useMaxItems()
-