Uses of Class
net.minecraft.loot.LootTable
Packages that use LootTable
-
Uses of LootTable in net.minecraft.loot
Fields in net.minecraft.loot declared as LootTableFields in net.minecraft.loot with type parameters of type LootTableModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<LootTable> LootTable.CODEC
static final LootDataKey
<LootTable> LootManager.EMPTY_LOOT_TABLE
static final LootDataType
<LootTable> LootDataType.LOOT_TABLES
Methods in net.minecraft.loot that return LootTableModifier and TypeMethodDescriptionLootTable.Builder.build()
default LootTable
LootDataLookup.getLootTable
(Identifier id) Methods in net.minecraft.loot that return types with arguments of type LootTableModifier and TypeMethodDescriptionprivate static LootDataType.Validator
<LootTable> LootDataType.tableValidator()
-
Uses of LootTable in net.minecraft.loot.context
Methods in net.minecraft.loot.context that return types with arguments of type LootTableMethods in net.minecraft.loot.context with parameters of type LootTable