Class RemapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.fabricmc.fabric.impl.registry.sync.RemapException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRemapException(String message) RemapException(net.minecraft.network.chat.Component component) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemapException
-
RemapException
public RemapException(net.minecraft.network.chat.Component component)
-
-
Method Details
-
getComponent
public @Nullable net.minecraft.network.chat.Component getComponent()
-