Class WorldLoaderMixin
java.lang.Object
top.qwertycxz.loadabledialog.mixin.WorldLoaderMixin
We removed the dialog loading code from the main world loading code and put it in a separate supplier, so we need to modify the world loading code to use our supplier instead of the original one.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WorldLoaderMixin
public WorldLoaderMixin()
-