Interface PlaceRecipePacketView

All Superinterfaces:
PacketView

public interface PlaceRecipePacketView extends PacketView
Serverbound recipe placement request.
  • Method Details

    • containerId

      int containerId()
    • recipe

      NativeValue recipe()
    • useMaxItems

      boolean useMaxItems()