Hierarchy For Package net.minecraft.loot.function
Class Hierarchy
- java.lang.Object
- net.minecraft.loot.function.ConditionalLootFunction (implements net.minecraft.loot.function.LootFunction)
- net.minecraft.loot.function.ApplyBonusLootFunction
- net.minecraft.loot.function.CopyNameLootFunction
- net.minecraft.loot.function.CopyNbtLootFunction
- net.minecraft.loot.function.CopyStateFunction
- net.minecraft.loot.function.EnchantRandomlyLootFunction
- net.minecraft.loot.function.EnchantWithLevelsLootFunction
- net.minecraft.loot.function.ExplorationMapLootFunction
- net.minecraft.loot.function.ExplosionDecayLootFunction
- net.minecraft.loot.function.FillPlayerHeadLootFunction
- net.minecraft.loot.function.FurnaceSmeltLootFunction
- net.minecraft.loot.function.LimitCountLootFunction
- net.minecraft.loot.function.LootingEnchantLootFunction
- net.minecraft.loot.function.ReferenceLootFunction
- net.minecraft.loot.function.SetAttributesLootFunction
- net.minecraft.loot.function.SetBannerPatternFunction
- net.minecraft.loot.function.SetContentsLootFunction
- net.minecraft.loot.function.SetCountLootFunction
- net.minecraft.loot.function.SetDamageLootFunction
- net.minecraft.loot.function.SetEnchantmentsLootFunction
- net.minecraft.loot.function.SetInstrumentLootFunction
- net.minecraft.loot.function.SetLootTableLootFunction
- net.minecraft.loot.function.SetLoreLootFunction
- net.minecraft.loot.function.SetNameLootFunction
- net.minecraft.loot.function.SetNbtLootFunction
- net.minecraft.loot.function.SetPotionLootFunction
- net.minecraft.loot.function.SetStewEffectLootFunction
- net.minecraft.loot.function.ConditionalLootFunction.Builder<T> (implements net.minecraft.loot.condition.LootConditionConsumingBuilder<T>, net.minecraft.loot.function.LootFunction.Builder)
- net.minecraft.loot.function.ConditionalLootFunction.Joiner
- net.minecraft.loot.function.CopyNbtLootFunction.Builder
- net.minecraft.loot.function.CopyStateFunction.Builder
- net.minecraft.loot.function.EnchantRandomlyLootFunction.Builder
- net.minecraft.loot.function.EnchantWithLevelsLootFunction.Builder
- net.minecraft.loot.function.ExplorationMapLootFunction.Builder
- net.minecraft.loot.function.LootingEnchantLootFunction.Builder
- net.minecraft.loot.function.SetAttributesLootFunction.Builder
- net.minecraft.loot.function.SetBannerPatternFunction.Builder
- net.minecraft.loot.function.SetContentsLootFunction.Builder
- net.minecraft.loot.function.SetEnchantmentsLootFunction.Builder
- net.minecraft.loot.function.SetLoreLootFunction.Builder
- net.minecraft.loot.function.SetStewEffectLootFunction.Builder
- net.minecraft.loot.function.LootFunctionTypes
- net.minecraft.loot.function.SetAttributesLootFunction.AttributeBuilder
- net.minecraft.loot.function.ConditionalLootFunction (implements net.minecraft.loot.function.LootFunction)
Interface Hierarchy
- net.minecraft.loot.function.ApplyBonusLootFunction.Formula
- java.util.function.BiFunction<T,
U, R> - net.minecraft.loot.function.LootFunction (also extends net.minecraft.loot.context.LootContextAware)
- net.minecraft.loot.context.LootContextAware
- net.minecraft.loot.function.LootFunction (also extends java.util.function.BiFunction<T,
U, R>)
- net.minecraft.loot.function.LootFunction (also extends java.util.function.BiFunction<T,
- net.minecraft.loot.function.LootFunction.Builder
- net.minecraft.loot.function.LootFunctionConsumingBuilder<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.loot.function.CopyNameLootFunction.Source (implements net.minecraft.util.StringIdentifiable)
- net.minecraft.loot.function.CopyNbtLootFunction.Operator (implements net.minecraft.util.StringIdentifiable)
- 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.loot.function.ApplyBonusLootFunction.BinomialWithBonusCount (implements net.minecraft.loot.function.ApplyBonusLootFunction.Formula)
- net.minecraft.loot.function.ApplyBonusLootFunction.OreDrops (implements net.minecraft.loot.function.ApplyBonusLootFunction.Formula)
- net.minecraft.loot.function.ApplyBonusLootFunction.Type
- net.minecraft.loot.function.ApplyBonusLootFunction.UniformBonusCount (implements net.minecraft.loot.function.ApplyBonusLootFunction.Formula)
- net.minecraft.loot.function.CopyNbtLootFunction.Operation
- net.minecraft.loot.function.CopyNbtLootFunction.Path
- net.minecraft.loot.function.LootFunctionType
- net.minecraft.loot.function.SetAttributesLootFunction.Attribute
- net.minecraft.loot.function.SetStewEffectLootFunction.StewEffect
- java.lang.Record