Uses of Interface
de.marcely.bedwars.tools.ThrowingRunnable
Package
Description
Various helper classes that can be used to make life a lot easier.
-
Uses of ThrowingRunnable in de.marcely.bedwars.tools
Modifier and TypeMethodDescriptionExecutionChain.thenThrowing
(ThrowingRunnable runn) Adds a task to the chain that will be executed after the one before.