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 DynamicEntryDynamicEntry.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext, int int2, int int3, LootCondition[] lootCondition, LootFunction[] lootFunction) Methods in net.minecraft.loot.entry with parameters of type DynamicEntryModifier and TypeMethodDescriptionvoidDynamicEntry.Serializer.addEntryFields(com.google.gson.JsonObject jsonObject, DynamicEntry dynamicEntry, com.google.gson.JsonSerializationContext jsonSerializationContext)