Package Hierarchies:
- com.mrbysco.spoiled,
- com.mrbysco.spoiled.commands,
- com.mrbysco.spoiled.compat.jei,
- com.mrbysco.spoiled.compat.jei.category,
- com.mrbysco.spoiled.compat.jei.validator,
- com.mrbysco.spoiled.component,
- com.mrbysco.spoiled.config,
- com.mrbysco.spoiled.datagen,
- com.mrbysco.spoiled.mixin,
- com.mrbysco.spoiled.platform,
- com.mrbysco.spoiled.platform.services,
- com.mrbysco.spoiled.recipe,
- com.mrbysco.spoiled.registration,
- com.mrbysco.spoiled.util
Class Hierarchy
- java.lang.Object
- com.mrbysco.spoiled.util.ChunkHelper
- com.mrbysco.spoiled.CommonClass
- com.mrbysco.spoiled.Constants
- net.minecraft.world.item.crafting.CustomRecipe (implements net.minecraft.world.item.crafting.CraftingRecipe)
- net.minecraft.world.entity.Entity (implements net.minecraft.core.component.DataComponentGetter, net.minecraft.util.debug.DebugValueSource, net.minecraft.world.level.entity.EntityAccess, net.minecraft.world.entity.ItemOwner, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.world.entity.SlotProvider, net.minecraft.network.syncher.SyncedDataHolder, net.minecraft.core.TypedInstance<T>)
- net.minecraft.world.entity.decoration.BlockAttachedEntity
- net.minecraft.world.entity.decoration.HangingEntity
- com.mrbysco.spoiled.compat.jei.JEICompat (implements mezz.jei.api.IModPlugin)
- com.mrbysco.spoiled.platform.Services
- com.mrbysco.spoiled.compat.jei.category.SpoilCategory (implements mezz.jei.api.recipe.category.IRecipeCategory<T>)
- com.mrbysco.spoiled.commands.SpoiledCommands
- com.mrbysco.spoiled.registration.SpoiledComponents
- com.mrbysco.spoiled.config.SpoiledConfig
- com.mrbysco.spoiled.config.SpoiledConfig.Client
- com.mrbysco.spoiled.config.SpoiledConfig.Common
- com.mrbysco.spoiled.config.SpoiledConfigCache
- com.mrbysco.spoiled.registration.SpoiledRecipes
- com.mrbysco.spoiled.util.SpoiledTags
- com.mrbysco.spoiled.compat.jei.validator.SpoiledValidator
- com.mrbysco.spoiled.util.SpoilHelper
- com.mrbysco.spoiled.recipe.SpoilRecipe (implements net.minecraft.world.item.crafting.Recipe<T>)
- com.mrbysco.spoiled.datagen.SpoilRecipeBuilder
- com.mrbysco.spoiled.util.TooltipUtil