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.model,
- de.cech12.bucketlib.item,
- de.cech12.bucketlib.item.crafting,
- 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
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
- net.minecraft.world.entity.Entity (implements net.minecraft.world.level.entity.EntityAccess, net.neoforged.neoforge.common.extensions.IEntityExtension, 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.neoforged.neoforge.common.extensions.ILivingEntityExtension)
- 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.AxolotlAiMixin
- de.cech12.bucketlib.api.crafting.BlockIngredient (implements net.neoforged.neoforge.common.crafting.ICustomIngredient)
- 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.api.BucketLibComponents
- de.cech12.bucketlib.BucketLibMod
- 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.ClientEvents
- de.cech12.bucketlib.CommonLoader
- net.minecraft.core.dispenser.DefaultDispenseItemBehavior (implements net.minecraft.core.dispenser.DispenseItemBehavior)
- de.cech12.bucketlib.api.crafting.EmptyIngredient (implements net.neoforged.neoforge.common.crafting.ICustomIngredient)
- de.cech12.bucketlib.api.crafting.EntityIngredient (implements net.neoforged.neoforge.common.crafting.ICustomIngredient)
- net.neoforged.neoforge.fluids.capability.templates.FluidHandlerItemStack (implements net.neoforged.neoforge.fluids.capability.IFluidHandlerItem)
- de.cech12.bucketlib.api.crafting.FluidIngredient (implements net.neoforged.neoforge.common.crafting.ICustomIngredient)
- net.minecraft.world.item.Item (implements net.minecraft.world.flag.FeatureElement, net.neoforged.neoforge.common.extensions.IItemExtension, 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.neoforged.neoforge.common.crafting.ICustomIngredient)
- de.cech12.bucketlib.platform.NeoforgeBucketHelper (implements de.cech12.bucketlib.platform.services.IBucketHelper)
- de.cech12.bucketlib.platform.NeoforgeConfigHelper (implements de.cech12.bucketlib.platform.services.IConfigHelper)
- de.cech12.bucketlib.platform.NeoforgeFluidHelper (implements de.cech12.bucketlib.platform.services.IFluidHelper)
- de.cech12.bucketlib.platform.NeoforgePlatformHelper (implements de.cech12.bucketlib.platform.services.IPlatformHelper)
- de.cech12.bucketlib.platform.NeoforgeRegistryHelper (implements de.cech12.bucketlib.platform.services.IRegistryHelper)
- 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)
- de.cech12.bucketlib.api.item.UniversalBucketItem.Properties
- de.cech12.bucketlib.client.model.UniversalBucketModel (implements net.neoforged.neoforge.client.model.geometry.IUnbakedGeometry<T>)
- de.cech12.bucketlib.client.model.UniversalBucketModel.Loader (implements net.neoforged.neoforge.client.model.geometry.IGeometryLoader<T>)
- de.cech12.bucketlib.util.WorldInteractionUtil