Interface IReloadTracking
- All Known Implementing Classes:
MixinRecipeManager,ReloadableCache
public interface IReloadTracking
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanareSameRevision(Object a, Object b) default voidintvoidbookshelf$setRevision(int revision)
-
Method Details
-
bookshelf$getRevision
int bookshelf$getRevision() -
bookshelf$setRevision
void bookshelf$setRevision(int revision) -
bookshelf$bump
default void bookshelf$bump() -
areSameRevision
-