Interface IReloadTracking

All Known Implementing Classes:
MixinRecipeManager, ReloadableCache

public interface IReloadTracking
  • Method Details

    • bookshelf$getRevision

      int bookshelf$getRevision()
    • bookshelf$setRevision

      void bookshelf$setRevision(int revision)
    • bookshelf$bump

      default void bookshelf$bump()
    • areSameRevision

      static boolean areSameRevision(Object a, Object b)