Serialized Form
-
Package org.cyclops.cyclopscore.config
-
Exception org.cyclops.cyclopscore.config.CyclopsCoreConfigException
class CyclopsCoreConfigException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.cyclops.cyclopscore.config.UndisableableConfigException
class UndisableableConfigException extends CyclopsCoreConfigException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.cyclops.cyclopscore.datastructure
-
Class org.cyclops.cyclopscore.datastructure.EnumFacingMap
class EnumFacingMap extends EnumMap<net.minecraft.core.Direction,V> implements Serializable
-
-
Package org.cyclops.cyclopscore.infobook
-
Exception org.cyclops.cyclopscore.infobook.InfoBookParser.InfoBookException
class InfoBookException extends RuntimeException implements Serializable -
Exception org.cyclops.cyclopscore.infobook.InfoBookParser.InvalidAppendixException
class InvalidAppendixException extends Exception implements Serializable-
Serialized Fields
-
infoBook
IInfoBook infoBook
-
section
InfoSection section
-
-
-
-
Package org.cyclops.cyclopscore.ingredient.storage
-
Exception org.cyclops.cyclopscore.ingredient.storage.InconsistentIngredientInsertionException
class InconsistentIngredientInsertionException extends Exception implements Serializable-
Serialized Fields
-
destination
IIngredientComponentStorage<?,
?> destination -
ingredientComponent
IngredientComponent<?,
?> ingredientComponent -
movedActual
Object movedActual
-
remainder
Object remainder
-
-
-
-
Package org.cyclops.cyclopscore.nbt.path
-
Exception org.cyclops.cyclopscore.nbt.path.NbtParseException
class NbtParseException extends Exception implements Serializable
-
-
Package org.cyclops.cyclopscore.network
-
Exception org.cyclops.cyclopscore.network.PacketHandler.PacketCodecException
class PacketCodecException extends RuntimeException implements Serializable
-