Uses of Class
net.minecraft.loot.function.EnchantWithLevelsLootFunction
Packages that use EnchantWithLevelsLootFunction
-
Uses of EnchantWithLevelsLootFunction in net.minecraft.loot.function
Methods in net.minecraft.loot.function that return EnchantWithLevelsLootFunctionModifier and TypeMethodDescriptionEnchantWithLevelsLootFunction.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext, LootCondition[] lootCondition) Methods in net.minecraft.loot.function with parameters of type EnchantWithLevelsLootFunctionModifier and TypeMethodDescriptionvoidEnchantWithLevelsLootFunction.Serializer.toJson(com.google.gson.JsonObject jsonObject, EnchantWithLevelsLootFunction enchantWithLevelsLootFunction, com.google.gson.JsonSerializationContext jsonSerializationContext)