Uses of Class
net.minecraft.loot.entry.DynamicEntry
| Package | Description |
|---|---|
| net.minecraft.loot.entry |
-
Uses of DynamicEntry in net.minecraft.loot.entry
Methods in net.minecraft.loot.entry that return DynamicEntry Modifier and Type Method Description protected DynamicEntryDynamicEntry.Serializer. fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, int int2, int int3, LootCondition[] lootCondition, LootFunction[] lootFunction)Methods in net.minecraft.loot.entry with parameters of type DynamicEntry Modifier and Type Method Description voidDynamicEntry.Serializer. addEntryFields(JsonObject jsonObject, DynamicEntry dynamicEntry, JsonSerializationContext jsonSerializationContext)