Module watamebot

Class StorageHandler

java.lang.Object
net.foxgenesis.config.fields.StorageHandler

@Deprecated(forRemoval=true) public class StorageHandler 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.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

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

    • data

      public Object data
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • StorageHandler

      public StorageHandler(Object data, Consumer<Object> update)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • update

      public void update()
      Deprecated, for removal: This API element is subject to removal in a future version.