Uses of Interface
ua.mcchickenstudio.opencreative.utils.async.TryIgnore.RunnableThrows
Packages that use TryIgnore.RunnableThrows
-
Uses of TryIgnore.RunnableThrows in ua.mcchickenstudio.opencreative.utils.async
Methods in ua.mcchickenstudio.opencreative.utils.async with parameters of type TryIgnore.RunnableThrowsModifier and TypeMethodDescriptionTryIgnore.ignore(TryIgnore.RunnableThrows runnable) TryIgnore.ignore(TryIgnore.RunnableThrows runnable, Consumer<Throwable> consumer) static voidTryIgnore.unchecked(TryIgnore.RunnableThrows runnable)