Uses of Class
net.minecraft.loot.entry.ItemEntry
Packages that use ItemEntry
-
Uses of ItemEntry in net.minecraft.loot.entry
Methods in net.minecraft.loot.entry that return ItemEntryModifier and TypeMethodDescriptionprotected ItemEntryItemEntry.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext, int int2, int int3, LootCondition[] lootCondition, LootFunction[] lootFunction) Methods in net.minecraft.loot.entry with parameters of type ItemEntryModifier and TypeMethodDescriptionvoidItemEntry.Serializer.addEntryFields(com.google.gson.JsonObject jsonObject, ItemEntry itemEntry, com.google.gson.JsonSerializationContext jsonSerializationContext)