Package net.neoforged.neoforge.common
Interface IOUtilities.WriteCallback
- Enclosing class:
IOUtilities
public static interface IOUtilities.WriteCallback
Declares an interface which is functionally equivalent to
Consumer
,
except supports the ability to throw IOExceptions that may occur.-
Method Summary
-
Method Details
-
write
- Throws:
IOException
-