Uses of Class
net.minecraft.enchantment.EnchantmentLevelEntry
Packages that use EnchantmentLevelEntry
-
Uses of EnchantmentLevelEntry in net.minecraft.enchantment
Methods in net.minecraft.enchantment that return types with arguments of type EnchantmentLevelEntryModifier and TypeMethodDescriptionstatic List<EnchantmentLevelEntry>EnchantmentHelper.getEnchantmentInfoEntries(Random random, ItemStack stack, int int2) static Map<Integer,EnchantmentLevelEntry> EnchantmentHelper.method_3528(int int2, ItemStack stack) -
Uses of EnchantmentLevelEntry in net.minecraft.item
Methods in net.minecraft.item with parameters of type EnchantmentLevelEntryModifier and TypeMethodDescriptionvoidEnchantedBookItem.addEnchantment(ItemStack itemStack, EnchantmentLevelEntry info) EnchantedBookItem.getAsItemStack(EnchantmentLevelEntry info) -
Uses of EnchantmentLevelEntry in net.minecraft.screen
Methods in net.minecraft.screen that return types with arguments of type EnchantmentLevelEntryModifier and TypeMethodDescriptionprivate List<EnchantmentLevelEntry>EnchantingScreenHandler.getRandomEnchantments(ItemStack stack, int modifier, int int2)