Hierarchy For Package net.minecraft.world.level.storage.loot
Class Hierarchy
- java.lang.Object
- net.minecraft.world.level.storage.loot.BuiltInLootTables
- net.minecraft.world.level.storage.loot.FloatRangePredicate.Line (implements net.minecraft.world.level.storage.loot.FloatRangePredicate)
- net.minecraft.world.level.storage.loot.IntLimit (implements net.minecraft.world.level.storage.loot.Validatable)
- net.minecraft.world.level.storage.loot.IntRangePredicate.Line (implements net.minecraft.world.level.storage.loot.IntRangePredicate)
- net.minecraft.world.level.storage.loot.LootContext
- net.minecraft.world.level.storage.loot.LootContext.Builder
- net.minecraft.world.level.storage.loot.LootContextArg.ArgCodecBuilder<R>
- net.minecraft.world.level.storage.loot.LootParams
- net.minecraft.world.level.storage.loot.LootParams.Builder
- net.minecraft.world.level.storage.loot.LootPool (implements net.minecraft.world.level.storage.loot.Validatable)
- net.minecraft.world.level.storage.loot.LootPool.Builder (implements net.minecraft.world.level.storage.loot.predicates.ConditionUserBuilder<T>, net.minecraft.world.level.storage.loot.functions.FunctionUserBuilder<T>)
- net.minecraft.world.level.storage.loot.LootTable (implements net.minecraft.world.level.storage.loot.Validatable)
- net.minecraft.world.level.storage.loot.LootTable.Builder (implements net.minecraft.world.level.storage.loot.functions.FunctionUserBuilder<T>)
- net.minecraft.world.level.storage.loot.ValidationContext
- net.minecraft.world.level.storage.loot.ValidationContextSource
Interface Hierarchy
- net.minecraft.world.level.storage.loot.ContainerComponentManipulators
- net.minecraft.world.level.storage.loot.FloatRangePredicate.Line.FloatChecker
- net.minecraft.world.level.storage.loot.IntLimit.IntLimiter
- net.minecraft.world.level.storage.loot.IntRangePredicate.Line.IntChecker
- net.minecraft.world.level.storage.loot.LootContextArg<R>
- net.minecraft.world.level.storage.loot.LootContextArg.Getter<T,
R> - net.minecraft.world.level.storage.loot.LootContextArg.SimpleGetter<T>
- net.minecraft.world.level.storage.loot.LootContextArg.Getter<T,
- net.minecraft.world.level.storage.loot.LootDataType.ContextGetter<T>
- net.minecraft.world.level.storage.loot.LootParams.DynamicDrop
- net.minecraft.world.level.storage.loot.Validatable
- net.minecraft.world.level.storage.loot.FloatRangePredicate
- net.minecraft.world.level.storage.loot.IntRangePredicate
- net.minecraft.world.level.storage.loot.LootContextUser
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.LootContext.BlockEntityTarget (implements net.minecraft.world.level.storage.loot.LootContextArg.SimpleGetter<T>, net.minecraft.util.StringRepresentable)
- net.minecraft.world.level.storage.loot.LootContext.EntityTarget (implements net.minecraft.world.level.storage.loot.LootContextArg.SimpleGetter<T>, net.minecraft.util.StringRepresentable)
- net.minecraft.world.level.storage.loot.LootContext.ItemStackTarget (implements net.minecraft.world.level.storage.loot.LootContextArg.SimpleGetter<T>, 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.ContainerComponentManipulator<T>
- net.minecraft.world.level.storage.loot.ContainerComponentManipulator.ComponentSlotCollection<T> (implements net.minecraft.world.item.slot.SlotCollection)
- net.minecraft.world.level.storage.loot.FloatRangePredicate.Point (implements net.minecraft.world.level.storage.loot.FloatRangePredicate)
- net.minecraft.world.level.storage.loot.IntRangePredicate.Point (implements net.minecraft.world.level.storage.loot.IntRangePredicate)
- net.minecraft.world.level.storage.loot.LootContext.VisitedEntry<T>
- net.minecraft.world.level.storage.loot.LootDataType<T>
- net.minecraft.world.level.storage.loot.ValidationContext.MinBoundsProblem (implements net.minecraft.util.ProblemReporter.Problem)
- net.minecraft.world.level.storage.loot.ValidationContext.ParametersNotProvidedProblem (implements net.minecraft.util.ProblemReporter.Problem)
- net.minecraft.world.level.storage.loot.ValidationContext.RecursiveElementReferenceProblem (implements net.minecraft.util.ProblemReporter.Problem)
- net.minecraft.world.level.storage.loot.ValidationContext.RecursiveTagReferenceProblem (implements net.minecraft.util.ProblemReporter.Problem)
- java.lang.Record