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.CODECstatic final LootDataKey<LootTable>LootManager.EMPTY_LOOT_TABLEstatic final LootDataType<LootTable>LootDataType.LOOT_TABLESMethods in net.minecraft.loot that return LootTableModifier and TypeMethodDescriptionLootTable.Builder.build()default LootTableLootDataLookup.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