Class ExplosiveFlameEnchantment

java.lang.Object
net.minecraft.world.item.enchantment.Enchantment
com.idark.valoria.registries.item.enchantments.ExplosiveFlameEnchantment
All Implemented Interfaces:
net.minecraftforge.common.extensions.IForgeEnchantment

public class ExplosiveFlameEnchantment extends net.minecraft.world.item.enchantment.Enchantment
  • Nested Class Summary

    Nested classes/interfaces inherited from class net.minecraft.world.item.enchantment.Enchantment

    net.minecraft.world.item.enchantment.Enchantment.Rarity
  • Field Summary

    Fields inherited from class net.minecraft.world.item.enchantment.Enchantment

    category, descriptionId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    checkCompatibility(net.minecraft.world.item.enchantment.Enchantment pEnchantment)
     

    Methods inherited from class net.minecraft.world.item.enchantment.Enchantment

    byId, canApplyAtEnchantingTable, canEnchant, doPostAttack, doPostHurt, getDamageBonus, getDamageProtection, getDescriptionId, getFullname, getMaxCost, getMaxLevel, getMinCost, getMinLevel, getOrCreateDescriptionId, getRarity, getSlotItems, isAllowedOnBooks, isCompatibleWith, isCurse, isDiscoverable, isTradeable, isTreasureOnly

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.minecraftforge.common.extensions.IForgeEnchantment

    allowedInCreativeTab, getDamageBonus
  • Constructor Details

    • ExplosiveFlameEnchantment

      public ExplosiveFlameEnchantment()
  • Method Details

    • checkCompatibility

      public boolean checkCompatibility(net.minecraft.world.item.enchantment.Enchantment pEnchantment)
      Overrides:
      checkCompatibility in class net.minecraft.world.item.enchantment.Enchantment