Uses of Class
net.minecraft.loot.DynamicLootEntry
-
Packages that use DynamicLootEntry Package Description net.minecraft.loot -
-
Uses of DynamicLootEntry in net.minecraft.loot
Methods in net.minecraft.loot that return DynamicLootEntry Modifier and Type Method Description protected DynamicLootEntry
DynamicLootEntry.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 DynamicLootEntry Modifier and Type Method Description void
DynamicLootEntry.Serializer. serializeCustom(com.google.gson.JsonObject p_230422_1_, DynamicLootEntry p_230422_2_, com.google.gson.JsonSerializationContext p_230422_3_)
-