Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • de.cech12.bucketlib.mixin.AbstractFurnaceBlockEntityMixin
    • de.cech12.bucketlib.mixin.AxolotlAiMixin
    • de.cech12.bucketlib.api.crafting.BlockIngredient (implements net.fabricmc.fabric.api.recipe.v1.ingredient.CustomIngredient)
    • de.cech12.bucketlib.api.crafting.BlockIngredient.Serializer (implements net.fabricmc.fabric.api.recipe.v1.ingredient.CustomIngredientSerializer<T>)
    • net.minecraft.client.renderer.block.model.BlockModel (implements net.minecraft.client.resources.model.UnbakedModel)
    • de.cech12.bucketlib.item.crafting.BucketFillingShapedRecipe.Serializer (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
    • de.cech12.bucketlib.item.crafting.BucketFillingShapelessRecipe.Serializer (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
    • de.cech12.bucketlib.api.BucketLib
    • de.cech12.bucketlib.api.BucketLibApi
    • de.cech12.bucketlib.client.BucketLibClientMod (implements net.fabricmc.api.ClientModInitializer, net.fabricmc.fabric.api.client.model.loading.v1.ModelLoadingPlugin)
    • de.cech12.bucketlib.api.BucketLibComponents
    • de.cech12.bucketlib.BucketLibMod (implements net.fabricmc.api.ModInitializer)
    • de.cech12.bucketlib.rei.BucketLibReiClientPlugin (implements me.shedaniel.rei.api.client.plugins.REIClientPlugin)
    • de.cech12.bucketlib.api.BucketLibTags
    • de.cech12.bucketlib.api.BucketLibTags.EntityTypes
    • de.cech12.bucketlib.api.BucketLibTags.Fluids
    • de.cech12.bucketlib.util.BucketLibUtil
    • de.cech12.bucketlib.CommonLoader
    • net.minecraft.core.dispenser.DefaultDispenseItemBehavior (implements net.minecraft.core.dispenser.DispenseItemBehavior)
    • de.cech12.bucketlib.api.crafting.EmptyIngredient (implements net.fabricmc.fabric.api.recipe.v1.ingredient.CustomIngredient)
    • de.cech12.bucketlib.api.crafting.EmptyIngredient.Serializer (implements net.fabricmc.fabric.api.recipe.v1.ingredient.CustomIngredientSerializer<T>)
    • net.minecraft.world.entity.Entity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, net.minecraft.commands.CommandSource, net.minecraft.world.level.entity.EntityAccess, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
      • net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable)
        • net.minecraft.world.entity.Mob (implements net.minecraft.world.entity.EquipmentUser, net.minecraft.world.entity.Leashable, net.minecraft.world.entity.Targeting)
          • net.minecraft.world.entity.PathfinderMob
            • net.minecraft.world.entity.AgeableMob
              • net.minecraft.world.entity.animal.Animal
    • de.cech12.bucketlib.api.crafting.EntityIngredient (implements net.fabricmc.fabric.api.recipe.v1.ingredient.CustomIngredient)
    • de.cech12.bucketlib.api.crafting.EntityIngredient.Serializer (implements net.fabricmc.fabric.api.recipe.v1.ingredient.CustomIngredientSerializer<T>)
    • de.cech12.bucketlib.platform.FabricBucketHelper (implements de.cech12.bucketlib.platform.services.IBucketHelper)
    • de.cech12.bucketlib.platform.FabricConfigHelper (implements me.shedaniel.autoconfig.ConfigData, de.cech12.bucketlib.platform.services.IConfigHelper)
    • de.cech12.bucketlib.platform.FabricFluidHelper (implements de.cech12.bucketlib.platform.services.IFluidHelper)
    • de.cech12.bucketlib.platform.FabricPlatformHelper (implements de.cech12.bucketlib.platform.services.IPlatformHelper)
    • de.cech12.bucketlib.platform.FabricRegistryHelper (implements de.cech12.bucketlib.platform.services.IRegistryHelper)
    • de.cech12.bucketlib.api.crafting.FluidIngredient (implements net.fabricmc.fabric.api.recipe.v1.ingredient.CustomIngredient)
    • de.cech12.bucketlib.api.crafting.FluidIngredient.Serializer (implements net.fabricmc.fabric.api.recipe.v1.ingredient.CustomIngredientSerializer<T>)
    • de.cech12.bucketlib.client.model.GeometryUtils
    • net.minecraft.world.item.Item (implements net.fabricmc.fabric.api.item.v1.FabricItem, net.minecraft.world.flag.FeatureElement, net.minecraft.world.level.ItemLike)
    • de.cech12.bucketlib.mixin.ItemStackMixin (implements net.minecraft.core.component.DataComponentHolder)
    • de.cech12.bucketlib.util.ItemStackUtil
    • de.cech12.bucketlib.api.crafting.MilkIngredient (implements net.fabricmc.fabric.api.recipe.v1.ingredient.CustomIngredient)
    • de.cech12.bucketlib.api.crafting.MilkIngredient.Serializer (implements net.fabricmc.fabric.api.recipe.v1.ingredient.CustomIngredientSerializer<T>)
    • de.cech12.bucketlib.jei.ModJEIPlugin (implements mezz.jei.api.IModPlugin)
    • de.cech12.bucketlib.compat.ModMenuCompat (implements com.terraformersmc.modmenu.api.ModMenuApi)
    • de.cech12.bucketlib.util.RegistryUtil
    • de.cech12.bucketlib.platform.Services
    • net.minecraft.world.item.crafting.ShapedRecipe (implements net.minecraft.world.item.crafting.CraftingRecipe)
    • net.minecraft.world.item.crafting.ShapelessRecipe (implements net.minecraft.world.item.crafting.CraftingRecipe)
    • net.fabricmc.fabric.api.transfer.v1.transaction.base.SnapshotParticipant<T> (implements net.fabricmc.fabric.api.transfer.v1.transaction.TransactionContext.CloseCallback, net.fabricmc.fabric.api.transfer.v1.transaction.TransactionContext.OuterCloseCallback)
      • net.fabricmc.fabric.api.transfer.v1.storage.base.SingleVariantStorage<T> (implements net.fabricmc.fabric.api.transfer.v1.storage.base.SingleSlotStorage<T>)
    • de.cech12.bucketlib.item.StackItemContext (implements net.fabricmc.fabric.api.transfer.v1.context.ContainerItemContext)
    • de.cech12.bucketlib.client.model.UniversalBucketBakedModel (implements net.minecraft.client.resources.model.BakedModel)
    • de.cech12.bucketlib.api.item.UniversalBucketItem.Properties
    • de.cech12.bucketlib.util.WorldInteractionUtil

Interface Hierarchy

Enum Class Hierarchy

Record Class Hierarchy