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