Uses of Class
net.minecraft.loot.entry.LootTableEntry
| Package | Description |
|---|---|
| net.minecraft.loot.entry |
-
Uses of LootTableEntry in net.minecraft.loot.entry
Methods in net.minecraft.loot.entry that return LootTableEntry Modifier and Type Method Description protected LootTableEntryLootTableEntry.Serializer. fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, int int2, int int3, LootCondition[] lootCondition, LootFunction[] lootFunction)Methods in net.minecraft.loot.entry with parameters of type LootTableEntry Modifier and Type Method Description voidLootTableEntry.Serializer. addEntryFields(JsonObject jsonObject, LootTableEntry lootTableEntry, JsonSerializationContext jsonSerializationContext)