Uses of Class
net.minecraft.loot.LootTable
-
Uses of LootTable in net.minecraft.loot
Modifier and TypeFieldDescriptionstatic final LootDataKey<LootTable>
LootManager.EMPTY_LOOT_TABLE
static final LootDataType<LootTable>
LootDataType.LOOT_TABLES
Modifier and TypeMethodDescriptionLootTable.Builder.build()
LootTable.Serializer.deserialize
(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) default LootTable
LootDataLookup.getLootTable
(Identifier id) Modifier and TypeMethodDescriptionprivate static LootDataType.Validator<LootTable>
LootDataType.tableValidator()
Modifier and TypeMethodDescriptionLootTable.Serializer.serialize
(LootTable lootTable, Type type, JsonSerializationContext jsonSerializationContext) -
Uses of LootTable in net.minecraft.loot.context