Hierarchy For Package net.minecraft.loot.function
Class Hierarchy
- java.lang.Object
- 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.UniformBonusCount (implements net.minecraft.loot.function.ApplyBonusLootFunction.Formula)
- 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.ConditionalLootFunction.Serializer<T> (implements net.minecraft.util.JsonSerializer<T>)
- net.minecraft.loot.function.ApplyBonusLootFunction.Serializer
- net.minecraft.loot.function.CopyNameLootFunction.Serializer
- net.minecraft.loot.function.CopyNbtLootFunction.Serializer
- net.minecraft.loot.function.CopyStateFunction.Serializer
- net.minecraft.loot.function.EnchantRandomlyLootFunction.Serializer
- net.minecraft.loot.function.EnchantWithLevelsLootFunction.Serializer
- net.minecraft.loot.function.ExplorationMapLootFunction.Serializer
- net.minecraft.loot.function.ExplosionDecayLootFunction.Serializer
- net.minecraft.loot.function.FillPlayerHeadLootFunction.Serializer
- net.minecraft.loot.function.FurnaceSmeltLootFunction.Serializer
- net.minecraft.loot.function.LimitCountLootFunction.Serializer
- net.minecraft.loot.function.LootingEnchantLootFunction.Serializer
- net.minecraft.loot.function.ReferenceLootFunction.Serializer
- net.minecraft.loot.function.SetAttributesLootFunction.Serializer
- net.minecraft.loot.function.SetBannerPatternFunction.Serializer
- net.minecraft.loot.function.SetContentsLootFunction.Serializer
- net.minecraft.loot.function.SetCountLootFunction.Serializer
- net.minecraft.loot.function.SetDamageLootFunction.Serializer
- net.minecraft.loot.function.SetEnchantmentsLootFunction.Serializer
- net.minecraft.loot.function.SetInstrumentLootFunction.Serializer
- net.minecraft.loot.function.SetLootTableLootFunction.Serializer
- net.minecraft.loot.function.SetLoreLootFunction.Serializer
- net.minecraft.loot.function.SetNameLootFunction.Serializer
- net.minecraft.loot.function.SetNbtLootFunction.Serializer
- net.minecraft.loot.function.SetPotionLootFunction.Serializer
- net.minecraft.loot.function.SetStewEffectLootFunction.Serializer
- net.minecraft.loot.function.CopyNbtLootFunction.Operation
- net.minecraft.util.JsonSerializableType<T>
- net.minecraft.loot.function.LootFunctionType
- net.minecraft.loot.function.LootFunctionTypes
- net.minecraft.loot.function.SetAttributesLootFunction.Attribute
- net.minecraft.loot.function.SetAttributesLootFunction.AttributeBuilder
Interface Hierarchy
- net.minecraft.loot.function.ApplyBonusLootFunction.Formula
- net.minecraft.loot.function.ApplyBonusLootFunction.FormulaFactory
- 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
- net.minecraft.loot.function.CopyNbtLootFunction.Operator
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)