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