Package net.minecraft.world.level.storage.loot
@ParametersAreNonnullByDefault
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 aLootContext
using aLootContextParam
.An object that will use some parameters from a LootContext.LootDataType<T>Context for validating loot tables.