Package net.minecraft.world.level.storage.loot
@NullMarked
package net.minecraft.world.level.storage.loot
-
ClassDescriptionStores IDs for built in loot tables, i.e. loot tables which are not based directly on a block or entity ID.A possibly unbounded range of integers based on
LootContext.LootContext stores various context information for loot generation.Represents a type of entity that can be looked up in aLootContextusing a.invalid reference
LootContextParamLootContext.VisitedEntry<T extends Validatable>An object that will use some parameters from a LootContext.LootDataType<T extends Validatable>Context for validating loot tables.