Uses of Class
net.minecraft.world.level.storage.loot.entries.DynamicLoot
Packages that use DynamicLoot
-
Uses of DynamicLoot in net.minecraft.world.level.storage.loot.entries
Methods in net.minecraft.world.level.storage.loot.entries that return DynamicLootModifier and TypeMethodDescriptionprotected DynamicLoot
DynamicLoot.Serializer.deserialize
(com.google.gson.JsonObject p_79493_, com.google.gson.JsonDeserializationContext p_79494_, int p_79495_, int p_79496_, LootItemCondition[] p_79497_, LootItemFunction[] p_79498_) Methods in net.minecraft.world.level.storage.loot.entries with parameters of type DynamicLootModifier and TypeMethodDescriptionvoid
DynamicLoot.Serializer.serializeCustom
(com.google.gson.JsonObject p_79500_, DynamicLoot p_79501_, com.google.gson.JsonSerializationContext p_79502_)