Uses of Class
net.minecraft.loot.functions.LootingEnchantBonus
-
Packages that use LootingEnchantBonus Package Description net.minecraft.loot.functions -
-
Uses of LootingEnchantBonus in net.minecraft.loot.functions
Methods in net.minecraft.loot.functions that return LootingEnchantBonus Modifier and Type Method Description LootingEnchantBonus
LootingEnchantBonus.Serializer. deserialize(com.google.gson.JsonObject p_186530_1_, com.google.gson.JsonDeserializationContext p_186530_2_, ILootCondition[] p_186530_3_)
Methods in net.minecraft.loot.functions with parameters of type LootingEnchantBonus Modifier and Type Method Description void
LootingEnchantBonus.Serializer. serialize(com.google.gson.JsonObject p_230424_1_, LootingEnchantBonus p_230424_2_, com.google.gson.JsonSerializationContext p_230424_3_)
-