Hierarchy For Package net.minecraft.world.level.storage.loot.functions
Class Hierarchy
- java.lang.Object
- net.minecraft.world.level.storage.loot.functions.ListOperation.Append (implements net.minecraft.world.level.storage.loot.functions.ListOperation)
- net.minecraft.world.level.storage.loot.functions.ListOperation.ReplaceAll (implements net.minecraft.world.level.storage.loot.functions.ListOperation)
- 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.CopyComponentsFunction
- net.minecraft.world.level.storage.loot.functions.CopyCustomDataFunction
- net.minecraft.world.level.storage.loot.functions.CopyNameFunction
- 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.FilteredFunction
- 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.ModifyContainerContents
- net.minecraft.world.level.storage.loot.functions.SetAttributesFunction
- net.minecraft.world.level.storage.loot.functions.SetBannerPatternFunction
- net.minecraft.world.level.storage.loot.functions.SetBookCoverFunction
- net.minecraft.world.level.storage.loot.functions.SetComponentsFunction
- net.minecraft.world.level.storage.loot.functions.SetContainerContents
- net.minecraft.world.level.storage.loot.functions.SetContainerLootTable
- net.minecraft.world.level.storage.loot.functions.SetCustomDataFunction
- net.minecraft.world.level.storage.loot.functions.SetCustomModelDataFunction
- net.minecraft.world.level.storage.loot.functions.SetEnchantmentsFunction
- net.minecraft.world.level.storage.loot.functions.SetFireworkExplosionFunction
- net.minecraft.world.level.storage.loot.functions.SetFireworksFunction
- 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.SetItemFunction
- net.minecraft.world.level.storage.loot.functions.SetLoreFunction
- net.minecraft.world.level.storage.loot.functions.SetNameFunction
- net.minecraft.world.level.storage.loot.functions.SetOminousBottleAmplifierFunction
- net.minecraft.world.level.storage.loot.functions.SetPotionFunction
- net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction
- net.minecraft.world.level.storage.loot.functions.SetWritableBookPagesFunction
- net.minecraft.world.level.storage.loot.functions.SetWrittenBookPagesFunction
- net.minecraft.world.level.storage.loot.functions.SmeltItemFunction
- net.minecraft.world.level.storage.loot.functions.ToggleTooltips
- 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.CopyComponentsFunction.Builder
- net.minecraft.world.level.storage.loot.functions.CopyCustomDataFunction.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
- 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
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.functions.ListOperation
- 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
- net.minecraft.world.level.storage.loot.functions.ToggleTooltips.TooltipWither<T>
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.CopyComponentsFunction.Source (implements net.minecraft.util.StringRepresentable)
- net.minecraft.world.level.storage.loot.functions.CopyCustomDataFunction.MergeStrategy (implements net.minecraft.util.StringRepresentable)
- net.minecraft.world.level.storage.loot.functions.CopyNameFunction.NameSource (implements net.minecraft.util.StringRepresentable)
- net.minecraft.world.level.storage.loot.functions.ListOperation.Type (implements net.minecraft.util.StringRepresentable)
- net.minecraft.world.level.storage.loot.functions.SetNameFunction.Target (implements net.minecraft.util.StringRepresentable)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- 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.CopyCustomDataFunction.CopyOperation
- net.minecraft.world.level.storage.loot.functions.ListOperation.Insert (implements net.minecraft.world.level.storage.loot.functions.ListOperation)
- net.minecraft.world.level.storage.loot.functions.ListOperation.ReplaceSection (implements net.minecraft.world.level.storage.loot.functions.ListOperation)
- net.minecraft.world.level.storage.loot.functions.ListOperation.StandAlone<T>
- net.minecraft.world.level.storage.loot.functions.LootItemFunctionType<T>
- 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.ToggleTooltips.ComponentToggle<T>
- java.lang.Record