Serialized Form
-
Package petrolpark.mc.library.core.data
-
Class petrolpark.mc.library.core.data.ResourceLocationSet
class ResourceLocationSet extends HashSet<net.minecraft.resources.ResourceLocation> implements Serializable
-
-
Package petrolpark.mc.library.core.data.recipe.ingredient.editor
-
Exception Class petrolpark.mc.library.core.data.recipe.ingredient.editor.INeoForgeIngredientConverter.IngredientConversionException
class IngredientConversionException extends Exception implements Serializable
-
-
Package petrolpark.mc.library.core.world.block.ttPipe
-
Exception Class petrolpark.mc.library.core.world.block.ttPipe.TTPipeConnectionException
class TTPipeConnectionException extends Exception implements Serializable-
Serialized Fields
-
component
net.minecraft.network.chat.Component component
-
-
-
-
Package petrolpark.mc.library.core.world.item.compression
-
Class petrolpark.mc.library.core.world.item.compression.SyncClientItemCompressionsPacket
class SyncClientItemCompressionsPacket extends HashMap<net.minecraft.world.item.ItemStack,IItemCompression> implements Serializable
-
-
Package petrolpark.mc.library.core.world.item.recycling
-
Class petrolpark.mc.library.core.world.item.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 petrolpark.mc.library.core.world.restaurant
-
Class petrolpark.mc.library.core.world.restaurant.RestaurantsData.Mutable
class Mutable extends HashMap<net.minecraft.core.Holder<Restaurant>,RestaurantsData.RestaurantData.Mutable> implements Serializable
-
-
Package petrolpark.mc.library.experimental.actionrecord
-
Exception Class petrolpark.mc.library.experimental.actionrecord.RecordedActionExecutionException
class RecordedActionExecutionException extends Exception implements Serializable
-
-
Package petrolpark.mc.library.util
-
Exception Class petrolpark.mc.library.util.GraphHelper.CircularReferenceException
class CircularReferenceException extends Exception implements Serializable -
Class petrolpark.mc.library.util.LinkedHashSetQueue
-