-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionDraft APIUse
PDCUtils
insteadDraft API. Will be using async loading / saving and maybe SQLiteDraft
-
Deprecated ExceptionsExceptionsDescriptionJeffLib 9.0.0+ automatically gets the plugin's instance
-
Deprecated MethodsMethodDescriptionFor internal use onlyFor internal use onlyUse
JeffLib.init(Plugin)
andJeffLib.enableNMS()
insteadDoesn't work on 1.17+Ambiguous method name as the task runs on the next, not the same tick. This is the same asTasks.nextTickAsync(Runnable)
Ambiguous method name as the task runs on the next, not the same tick. This is the same asTasks.nextTickAsync(Consumer)
Ambiguous method name as the task runs on the next, not the same tick. This is the same asTasks.nextTick(Runnable)
Ambiguous method name as the task runs on the next, not the same tick. This is the same asTasks.nextTick(Consumer)