Interface StorableObject

All Known Implementing Classes:
ChatSession, ChatSession1_19_0, ChatSession1_19_1, ChatSession1_19_3, ClientWorld, StoredObject, WorldIdentifiers

public interface StorableObject
Dummy interface used to explicitly identify objects storable in user connections.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
  • Method Details

    • onRemove

      default void onRemove()