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 ItemEntry
ItemEntry.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 void
ItemEntry.Serializer. addEntryFields(JsonObject jsonObject, ItemEntry itemEntry, JsonSerializationContext jsonSerializationContext)