Posted August 21, 20178 yr There is Enum Enchantment Type but I can not add my item. The question is how can I do to my enchant could only impose on my item?
August 21, 20178 yr 11 minutes ago, Garik1303 said: There is Enum Enchantment Type but I can not add my item. The question is how can I do to my enchant could only impose on my item? In your class that extends Enchantment you can override Enchantment#canApplyAtEnchantingTable and check if the item in the ItemStack parameter matches your items. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
August 21, 20178 yr Author 4 minutes ago, Animefan8888 said: В своем классе, который расширяет Enchantment, вы можете переопределить Enchantment # canApplyAtEnchantingTable и проверить, соответствует ли элемент в параметре ItemStack вашим элементам. Many thanks!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.