Class RegistryDataLoaderMixin

java.lang.Object
top.qwertycxz.loadabledialog.mixin.RegistryDataLoaderMixin

@NullMarked public abstract class RegistryDataLoaderMixin extends Object
Mixin to remove the dialog registry from the vanilla registry data loader, since we want to load dialogs from our own data pack instead of the built-in one.
  • Constructor Details

    • RegistryDataLoaderMixin

      public RegistryDataLoaderMixin()