Package Hierarchies:
- de.cech12.bucketlib,
- de.cech12.bucketlib.api,
- de.cech12.bucketlib.api.crafting,
- de.cech12.bucketlib.api.item,
- de.cech12.bucketlib.client,
- de.cech12.bucketlib.client.color,
- de.cech12.bucketlib.client.model,
- de.cech12.bucketlib.client.model.neoforge,
- de.cech12.bucketlib.client.services,
- de.cech12.bucketlib.compat,
- de.cech12.bucketlib.item,
- de.cech12.bucketlib.item.crafting,
- de.cech12.bucketlib.jei,
- de.cech12.bucketlib.mixin,
- de.cech12.bucketlib.platform,
- de.cech12.bucketlib.platform.services,
- de.cech12.bucketlib.rei,
- de.cech12.bucketlib.util
Class Hierarchy
- java.lang.Object
- 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>)
- 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.client.color.BucketFluidTint (implements net.minecraft.client.color.item.ItemTintSource)
- de.cech12.bucketlib.api.BucketLib
- de.cech12.bucketlib.api.BucketLibApi
- de.cech12.bucketlib.client.BucketLibClientMod (implements net.fabricmc.api.ClientModInitializer)
- 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.client.ClientServices
- de.cech12.bucketlib.CommonLoader
- de.cech12.bucketlib.client.model.neoforge.ComposedModelState (implements net.minecraft.client.resources.model.ModelState)
- 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>)
- de.cech12.bucketlib.mixin.EnchantmentMixin
- net.minecraft.world.entity.Entity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, 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.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.minecraft.world.waypoints.WaypointTransmitter)
- 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.mixin.AxolotlMixin
- net.minecraft.world.entity.TamableAnimal (implements net.minecraft.world.entity.OwnableEntity)
- 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.FabricClientHelper (implements de.cech12.bucketlib.client.services.IClientHelper)
- 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.mixin.FuelValuesMixin
- 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.mixin.NautilusAiMixin
- de.cech12.bucketlib.util.RegistryUtil
- de.cech12.bucketlib.mixin.RepairItemRecipeMixin
- 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>)
- net.fabricmc.fabric.api.transfer.v1.fluid.base.SingleFluidStorage
- de.cech12.bucketlib.item.StackItemContext (implements net.fabricmc.fabric.api.transfer.v1.context.ContainerItemContext)
- de.cech12.bucketlib.client.model.neoforge.UnbakedElementsHelper
- de.cech12.bucketlib.api.item.UniversalBucketItem.Properties
- de.cech12.bucketlib.client.model.UniversalBucketModel (implements net.minecraft.client.renderer.item.ItemModel)
- de.cech12.bucketlib.util.WorldInteractionUtil