Hierarchy For Package net.minecraft.world.level.storage.loot.functions
Package Hierarchies:Class Hierarchy
- java.lang.Object
- net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction (implements net.minecraft.world.level.storage.loot.functions.LootItemFunction)
- net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
 - net.minecraft.world.level.storage.loot.functions.ApplyExplosionDecay
 - net.minecraft.world.level.storage.loot.functions.CopyBlockState
 - net.minecraft.world.level.storage.loot.functions.CopyNameFunction
 - net.minecraft.world.level.storage.loot.functions.CopyNbtFunction
 - net.minecraft.world.level.storage.loot.functions.EnchantRandomlyFunction
 - net.minecraft.world.level.storage.loot.functions.EnchantWithLevelsFunction
 - net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
 - net.minecraft.world.level.storage.loot.functions.FillPlayerHead
 - net.minecraft.world.level.storage.loot.functions.FunctionReference
 - net.minecraft.world.level.storage.loot.functions.LimitCount
 - net.minecraft.world.level.storage.loot.functions.LootingEnchantFunction
 - net.minecraft.world.level.storage.loot.functions.SetAttributesFunction
 - net.minecraft.world.level.storage.loot.functions.SetBannerPatternFunction
 - net.minecraft.world.level.storage.loot.functions.SetContainerContents
 - net.minecraft.world.level.storage.loot.functions.SetContainerLootTable
 - net.minecraft.world.level.storage.loot.functions.SetEnchantmentsFunction
 - net.minecraft.world.level.storage.loot.functions.SetInstrumentFunction
 - net.minecraft.world.level.storage.loot.functions.SetItemCountFunction
 - net.minecraft.world.level.storage.loot.functions.SetItemDamageFunction
 - net.minecraft.world.level.storage.loot.functions.SetLoreFunction
 - net.minecraft.world.level.storage.loot.functions.SetNameFunction
 - net.minecraft.world.level.storage.loot.functions.SetNbtFunction
 - net.minecraft.world.level.storage.loot.functions.SetPotionFunction
 - net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction
 - net.minecraft.world.level.storage.loot.functions.SmeltItemFunction
 
 - net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.Builder<T> (implements net.minecraft.world.level.storage.loot.predicates.ConditionUserBuilder<T>, net.minecraft.world.level.storage.loot.functions.LootItemFunction.Builder)
- net.minecraft.world.level.storage.loot.functions.CopyBlockState.Builder
 - net.minecraft.world.level.storage.loot.functions.CopyNbtFunction.Builder
 - net.minecraft.world.level.storage.loot.functions.EnchantRandomlyFunction.Builder
 - net.minecraft.world.level.storage.loot.functions.EnchantWithLevelsFunction.Builder
 - net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction.Builder
 - net.minecraft.world.level.storage.loot.functions.LootingEnchantFunction.Builder
 - net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction.DummyBuilder
 - net.minecraft.world.level.storage.loot.functions.SetAttributesFunction.Builder
 - net.minecraft.world.level.storage.loot.functions.SetBannerPatternFunction.Builder
 - net.minecraft.world.level.storage.loot.functions.SetContainerContents.Builder
 - net.minecraft.world.level.storage.loot.functions.SetEnchantmentsFunction.Builder
 - net.minecraft.world.level.storage.loot.functions.SetLoreFunction.Builder
 - net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction.Builder
 
 - net.minecraft.world.level.storage.loot.functions.LootItemFunctions
 - java.lang.Record
- net.minecraft.world.level.storage.loot.functions.ApplyBonusCount.BinomialWithBonusCount (implements net.minecraft.world.level.storage.loot.functions.ApplyBonusCount.Formula)
 - net.minecraft.world.level.storage.loot.functions.ApplyBonusCount.FormulaType
 - net.minecraft.world.level.storage.loot.functions.ApplyBonusCount.OreDrops (implements net.minecraft.world.level.storage.loot.functions.ApplyBonusCount.Formula)
 - net.minecraft.world.level.storage.loot.functions.ApplyBonusCount.UniformBonusCount (implements net.minecraft.world.level.storage.loot.functions.ApplyBonusCount.Formula)
 - net.minecraft.world.level.storage.loot.functions.CopyNbtFunction.CopyOperation
 - net.minecraft.world.level.storage.loot.functions.CopyNbtFunction.Path
 - net.minecraft.world.level.storage.loot.functions.LootItemFunctionType
 - net.minecraft.world.level.storage.loot.functions.SetAttributesFunction.Modifier
 - net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction.EffectEntry
 
 - net.minecraft.world.level.storage.loot.functions.SequenceFunction (implements net.minecraft.world.level.storage.loot.functions.LootItemFunction)
 - net.minecraft.world.level.storage.loot.functions.SetAttributesFunction.ModifierBuilder
 
 - net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunction (implements net.minecraft.world.level.storage.loot.functions.LootItemFunction)
 
Interface Hierarchy
- net.minecraft.world.level.storage.loot.functions.ApplyBonusCount.Formula
 - java.util.function.BiFunction<T,
U, R> - net.minecraft.world.level.storage.loot.functions.LootItemFunction (also extends net.minecraft.world.level.storage.loot.LootContextUser)
 
 - net.minecraft.world.level.storage.loot.functions.FunctionUserBuilder<T>
 - net.minecraft.world.level.storage.loot.LootContextUser
- net.minecraft.world.level.storage.loot.functions.LootItemFunction (also extends java.util.function.BiFunction<T,
U, R>)  
 - net.minecraft.world.level.storage.loot.functions.LootItemFunction (also extends java.util.function.BiFunction<T,
 - net.minecraft.world.level.storage.loot.functions.LootItemFunction.Builder
 
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.minecraft.world.level.storage.loot.functions.CopyNameFunction.NameSource (implements net.minecraft.util.StringRepresentable)
 - net.minecraft.world.level.storage.loot.functions.CopyNbtFunction.MergeStrategy (implements net.minecraft.util.StringRepresentable)
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)