Interface ResourceReloadListener.Synchronizer

Enclosing interface:
ResourceReloadListener

public static interface ResourceReloadListener.Synchronizer
  • Method Summary

    Modifier and Type Method Description
    <T> CompletableFuture<T> whenPrepared​(T preparedObject)  
  • Method Details