Interface IdentifiedUpdatable

All Known Implementing Classes:
AnimatedButton, AnimatedMask, OneTimeAnimatedMask

public interface IdentifiedUpdatable
The interface for some classes than can be updated with the identifier
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    update(@NotNull UUID uuid)
    Update the updatable object
  • Method Details

    • update

      default void update(@NotNull @NotNull UUID uuid)
      Update the updatable object
      Parameters:
      uuid - the identifier