Class ActiveBag

java.lang.Object
valorless.havenbags.datamodels.ActiveBag

@Deprecated(forRemoval=true, since="1.32.0.1888") public class ActiveBag extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    org.bukkit.entity.Player
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    ActiveBag(BagGUI gui, String uuid, org.bukkit.entity.Player player)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • gui

      public BagGUI gui
      Deprecated, for removal: This API element is subject to removal in a future version.
    • uuid

      public String uuid
      Deprecated, for removal: This API element is subject to removal in a future version.
    • player

      public org.bukkit.entity.Player player
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • ActiveBag

      public ActiveBag(BagGUI gui, String uuid, org.bukkit.entity.Player player)
      Deprecated, for removal: This API element is subject to removal in a future version.