Serialized Form
-
Package com.petrolpark.core.actionrecord
-
Exception Class com.petrolpark.core.actionrecord.RecordedActionExecutionException
class RecordedActionExecutionException extends Exception implements Serializable
-
-
Package com.petrolpark.core.data
-
Class com.petrolpark.core.data.ResourceLocationSet
class ResourceLocationSet extends HashSet<net.minecraft.resources.ResourceLocation> implements Serializable
-
-
Package com.petrolpark.core.recipe.compression
-
Class com.petrolpark.core.recipe.compression.SyncClientItemCompressionsPacket
class SyncClientItemCompressionsPacket extends HashMap<net.minecraft.world.item.ItemStack,IItemCompression> implements Serializable
-
-
Package com.petrolpark.core.recipe.ingredient.editor
-
Exception Class com.petrolpark.core.recipe.ingredient.editor.INeoForgeIngredientConverter.IngredientConversionException
class IngredientConversionException extends Exception implements Serializable
-
-
Package com.petrolpark.core.recipe.recycling
-
Class com.petrolpark.core.recipe.recycling.RecyclingOutputs
-
Serialized Fields
-
expectationMultiplier
double expectationMultiplier
Factor by which the expected amounts of allRecyclingOutputs are multiplied whenactually determining the output. Change this to avoid having to iterate over every single individual output.
-
-
-
-
Package com.petrolpark.core.shop
-
Class com.petrolpark.core.shop.ShopsData
class ShopsData extends HashMap<net.minecraft.core.Holder<Shop>,ShopsData.TeamShop> implements Serializable
-
-
Package com.petrolpark.util
-
Exception Class com.petrolpark.util.GraphHelper.CircularReferenceException
class CircularReferenceException extends Exception implements Serializable -
Class com.petrolpark.util.LinkedHashSetQueue
-