Interface Personal

All Known Subinterfaces:
MainInventory<NMS,Self>

public interface Personal
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sets the personal contents back to the target player's own crafting contents.
    void
    watch(InventoryView targetPlayerView)
    Sets the personal contents according to the InventoryView of the target player.
  • Method Details

    • watch

      void watch(InventoryView targetPlayerView)
      Sets the personal contents according to the InventoryView of the target player.
    • unwatch

      void unwatch()
      Sets the personal contents back to the target player's own crafting contents.