Uses of Class
net.minecraft.world.level.storage.loot.entries.LootItem
Packages that use LootItem
-
Uses of LootItem in net.minecraft.world.level.storage.loot.entries
Methods in net.minecraft.world.level.storage.loot.entries that return LootItemModifier and TypeMethodDescriptionprotected LootItemLootItem.Serializer.deserialize(com.google.gson.JsonObject p_79594_, com.google.gson.JsonDeserializationContext p_79595_, int p_79596_, int p_79597_, LootItemCondition[] p_79598_, LootItemFunction[] p_79599_) Methods in net.minecraft.world.level.storage.loot.entries with parameters of type LootItemModifier and TypeMethodDescriptionvoidLootItem.Serializer.serializeCustom(com.google.gson.JsonObject p_79601_, LootItem p_79602_, com.google.gson.JsonSerializationContext p_79603_)