Uses of Class
net.minecraft.loot.function.EnchantRandomlyLootFunction
Package | Description |
---|---|
net.minecraft.loot.function |
-
Uses of EnchantRandomlyLootFunction in net.minecraft.loot.function
Methods in net.minecraft.loot.function that return EnchantRandomlyLootFunction Modifier and Type Method Description EnchantRandomlyLootFunction
EnchantRandomlyLootFunction.Serializer. fromJson(JsonObject jsonObject, JsonDeserializationContext jsonDeserializationContext, LootCondition[] lootCondition)
Methods in net.minecraft.loot.function with parameters of type EnchantRandomlyLootFunction Modifier and Type Method Description void
EnchantRandomlyLootFunction.Serializer. toJson(JsonObject jsonObject, EnchantRandomlyLootFunction enchantRandomlyLootFunction, JsonSerializationContext jsonSerializationContext)