Strata
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Strata
minecraft-fabric-1.21.9
/
dev.s7a.strata.runtime.minecraft.fabric
/
FabricCanvasGuiCleanup
/
Cleanup
Cleanup
@
FunctionalInterface
interface
Cleanup
(
source
)
Borrows one synchronous owner-thread cleanup operation without transferring resource ownership.
Members
Functions
run
Link copied to clipboard
abstract
fun
run
(
)
Attempts the supplied independent cleanup, propagating its original failure unchanged.