Uses of Class
net.minecraft.loot.ItemLootEntry
-
Packages that use ItemLootEntry Package Description net.minecraft.loot -
-
Uses of ItemLootEntry in net.minecraft.loot
Methods in net.minecraft.loot that return ItemLootEntry Modifier and Type Method Description protected ItemLootEntry
ItemLootEntry.Serializer. deserialize(com.google.gson.JsonObject p_212829_1_, com.google.gson.JsonDeserializationContext p_212829_2_, int p_212829_3_, int p_212829_4_, ILootCondition[] p_212829_5_, ILootFunction[] p_212829_6_)
Methods in net.minecraft.loot with parameters of type ItemLootEntry Modifier and Type Method Description void
ItemLootEntry.Serializer. serializeCustom(com.google.gson.JsonObject p_230422_1_, ItemLootEntry p_230422_2_, com.google.gson.JsonSerializationContext p_230422_3_)
-