Uses of Class
net.minecraft.loot.entry.DynamicEntry
Packages that use DynamicEntry
-
Uses of DynamicEntry in net.minecraft.loot.entry
Methods in net.minecraft.loot.entry that return DynamicEntryModifier and TypeMethodDescriptionprotected DynamicEntry
DynamicEntry.Serializer.fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, int int2, int int3, LootCondition[] lootCondition, LootFunction[] lootFunction)
Methods in net.minecraft.loot.entry with parameters of type DynamicEntryModifier and TypeMethodDescriptionvoid
DynamicEntry.Serializer.addEntryFields(JsonObject jsonObject, DynamicEntry dynamicEntry, JsonSerializationContext jsonSerializationContext)