Class RemapException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.fabricmc.fabric.impl.registry.sync.RemapException
All Implemented Interfaces:
Serializable

public class RemapException extends Exception
See Also:
  • Constructor Details

    • RemapException

      public RemapException(String message)
    • RemapException

      public RemapException(net.minecraft.network.chat.Component component)
  • Method Details

    • getComponent

      public @Nullable net.minecraft.network.chat.Component getComponent()