Class Hierarchy
- java.lang.Object
- net.minecraft.loot.functions.ApplyBonus.BinomialWithBonusCountFormula (implements net.minecraft.loot.functions.ApplyBonus.IFormula)
- net.minecraft.loot.functions.ApplyBonus.OreDropsFormula (implements net.minecraft.loot.functions.ApplyBonus.IFormula)
- net.minecraft.loot.functions.ApplyBonus.UniformBonusCountFormula (implements net.minecraft.loot.functions.ApplyBonus.IFormula)
- net.minecraft.loot.functions.CopyNbt.Operation
- net.minecraft.loot.LootFunction (implements net.minecraft.loot.functions.ILootFunction)
- net.minecraft.loot.functions.ApplyBonus
- net.minecraft.loot.functions.CopyBlockState
- net.minecraft.loot.functions.CopyName
- net.minecraft.loot.functions.CopyNbt
- net.minecraft.loot.functions.EnchantRandomly
- net.minecraft.loot.functions.EnchantWithLevels
- net.minecraft.loot.functions.ExplorationMap
- net.minecraft.loot.functions.ExplosionDecay
- net.minecraft.loot.functions.FillPlayerHead
- net.minecraft.loot.functions.LimitCount
- net.minecraft.loot.functions.LootingEnchantBonus
- net.minecraft.loot.functions.SetAttributes
- net.minecraft.loot.functions.SetContents
- net.minecraft.loot.functions.SetCount
- net.minecraft.loot.functions.SetDamage
- net.minecraft.loot.functions.SetLootTable
- net.minecraft.loot.functions.SetLore
- net.minecraft.loot.functions.SetName
- net.minecraft.loot.functions.SetNBT
- net.minecraft.loot.functions.SetStewEffect
- net.minecraft.loot.functions.Smelt
- net.minecraft.loot.LootFunction.Builder<T> (implements net.minecraft.loot.ILootConditionConsumer<T>, net.minecraft.loot.functions.ILootFunction.IBuilder)
- net.minecraft.loot.functions.CopyBlockState.Builder
- net.minecraft.loot.functions.CopyNbt.Builder
- net.minecraft.loot.functions.EnchantRandomly.Builder
- net.minecraft.loot.functions.EnchantWithLevels.Builder
- net.minecraft.loot.functions.ExplorationMap.Builder
- net.minecraft.loot.functions.LootingEnchantBonus.Builder
- net.minecraft.loot.functions.SetContents.Builder
- net.minecraft.loot.functions.SetStewEffect.Builder
- net.minecraft.loot.LootFunction.Serializer<T> (implements net.minecraft.loot.ILootSerializer<T>)
- net.minecraft.loot.functions.ApplyBonus.Serializer
- net.minecraft.loot.functions.CopyBlockState.Serializer
- net.minecraft.loot.functions.CopyName.Serializer
- net.minecraft.loot.functions.CopyNbt.Serializer
- net.minecraft.loot.functions.EnchantRandomly.Serializer
- net.minecraft.loot.functions.EnchantWithLevels.Serializer
- net.minecraft.loot.functions.ExplorationMap.Serializer
- net.minecraft.loot.functions.ExplosionDecay.Serializer
- net.minecraft.loot.functions.FillPlayerHead.Serializer
- net.minecraft.loot.functions.LimitCount.Serializer
- net.minecraft.loot.functions.LootingEnchantBonus.Serializer
- net.minecraft.loot.functions.SetAttributes.Serializer
- net.minecraft.loot.functions.SetContents.Serializer
- net.minecraft.loot.functions.SetCount.Serializer
- net.minecraft.loot.functions.SetDamage.Serializer
- net.minecraft.loot.functions.SetLootTable.Serializer
- net.minecraft.loot.functions.SetLore.Serializer
- net.minecraft.loot.functions.SetName.Serializer
- net.minecraft.loot.functions.SetNBT.Serializer
- net.minecraft.loot.functions.SetStewEffect.Serializer
- net.minecraft.loot.functions.Smelt.Serializer
- net.minecraft.loot.functions.LootFunctionManager
- net.minecraft.loot.functions.SetAttributes.Modifier
Interface Hierarchy
- net.minecraft.loot.functions.ApplyBonus.IFormula
- net.minecraft.loot.functions.ApplyBonus.IFormulaDeserializer
- java.util.function.BiFunction<T,
U, R> - net.minecraft.loot.functions.ILootFunction (also extends net.minecraft.loot.IParameterized)
- net.minecraft.loot.functions.ILootFunction.IBuilder
- net.minecraft.loot.IParameterized
- net.minecraft.loot.functions.ILootFunction (also extends java.util.function.BiFunction<T,
U, R>)
- net.minecraft.loot.functions.ILootFunction (also extends java.util.function.BiFunction<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.functions.CopyName.Source
- net.minecraft.loot.functions.CopyNbt.Action
- net.minecraft.loot.functions.CopyNbt.Source
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)