Package dev.wendigodrip.thebrokenscript
Object TheBrokenScript
-
- All Implemented Interfaces:
public class TheBrokenScript
The mod's main class.
-
-
Field Summary
Fields Modifier and Type Field Description private final Logger
LOGGER
private final WorkQueue
queue
public final static TheBrokenScript
INSTANCE
-
Method Summary
-
-
Method Detail
-
queueServerWork
final Unit queueServerWork(Integer afterTicks, Runnable action)
-
registerBuiltInPacks
final Unit registerBuiltInPacks(AddPackFindersEvent event)
-
getLOGGER
final Logger getLOGGER()
-
-
-
-