Hierarchy For Package com.simibubi.create.content.contraptions.processing

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • net.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)
    • com.simibubi.create.content.contraptions.processing.EmptyingByBasin
    • net.minecraftforge.registries.ForgeRegistryEntry<V> (implements net.minecraftforge.registries.IForgeRegistryEntry<V>)
      • net.minecraft.world.level.block.state.BlockBehaviour
        • net.minecraft.world.level.block.Block (implements net.minecraftforge.common.extensions.IForgeBlock, net.minecraft.world.level.ItemLike)
          • com.simibubi.create.content.contraptions.processing.BasinBlock (implements com.simibubi.create.foundation.block.ITE<T>, com.simibubi.create.content.contraptions.wrench.IWrenchable)
      • com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer<T> (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
    • com.simibubi.create.content.contraptions.processing.InWorldProcessing
    • net.minecraftforge.items.ItemStackHandler (implements net.minecraftforge.items.IItemHandler, net.minecraftforge.items.IItemHandlerModifiable, net.minecraftforge.common.util.INBTSerializable<T>)
    • com.simibubi.create.content.contraptions.components.structureMovement.MovementBehaviour
    • com.simibubi.create.content.contraptions.processing.ProcessingOutput
    • com.simibubi.create.content.contraptions.processing.ProcessingRecipe<T> (implements net.minecraft.world.item.crafting.Recipe<C>)
      • com.simibubi.create.content.contraptions.processing.BasinRecipe
      • com.simibubi.create.content.contraptions.processing.EmptyingRecipe
    • com.simibubi.create.content.contraptions.processing.ProcessingRecipeBuilder<T>
    • com.simibubi.create.content.contraptions.processing.ProcessingRecipeBuilder.DataGenResult<S> (implements net.minecraft.data.recipes.FinishedRecipe)
    • com.simibubi.create.content.contraptions.processing.ProcessingRecipeBuilder.ProcessingRecipeParams
    • net.minecraftforge.items.wrapper.RecipeWrapper (implements net.minecraft.world.Container)
    • com.simibubi.create.foundation.tileEntity.renderer.SafeTileEntityRenderer<T> (implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<T>)
    • com.simibubi.create.foundation.data.SpecialBlockStateGen

Interface Hierarchy

Enum Class Hierarchy