Uses of Class
net.minecraft.loot.LootTable
Packages that use LootTable
Package
Description
The base package for all Minecraft classes.
-
Uses of LootTable in net.minecraft
Fields in net.minecraft with type parameters of type LootTableMethods in net.minecraft that return LootTableModifier and TypeMethodDescriptiondefault LootTableclass_8489.getLootTable(Identifier identifier) Methods in net.minecraft that return types with arguments of type LootTableModifier and TypeMethodDescriptionprivate static class_8490.class_8491<LootTable>class_8490.method_51217() -
Uses of LootTable in net.minecraft.loot
Fields in net.minecraft.loot declared as LootTableFields in net.minecraft.loot with type parameters of type LootTableMethods in net.minecraft.loot that return LootTableModifier and TypeMethodDescriptionLootTable.Builder.build()LootTable.Serializer.deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) Methods in net.minecraft.loot with parameters of type LootTableModifier and TypeMethodDescriptionLootTable.Serializer.serialize(LootTable lootTable, Type type, JsonSerializationContext jsonSerializationContext) -
Uses of LootTable in net.minecraft.loot.context
Methods in net.minecraft.loot.context that return types with arguments of type LootTableModifier and TypeMethodDescriptionstatic LootContext.class_8487<LootTable>LootContext.method_51185(LootTable lootTable) Methods in net.minecraft.loot.context with parameters of type LootTableModifier and TypeMethodDescriptionstatic LootContext.class_8487<LootTable>LootContext.method_51185(LootTable lootTable)