Class ApothBaseCompatImpl
java.lang.Object
com.hammy275.immersivemc.common.compat.apotheosis.ApothBaseCompatImpl
- All Implemented Interfaces:
ApothCompat
- Direct Known Subclasses:
ApothNullImpl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.hammy275.immersivemc.common.compat.apotheosis.ApothCompat
doEnchant, doSalvage, enchantModuleEnabled, getEnchData, getStats, isSalvagable, isSalvagingTable
-
Constructor Details
-
ApothBaseCompatImpl
public ApothBaseCompatImpl()
-
-
Method Details
-
suppressVanillaEnchanting
public boolean suppressVanillaEnchanting()- Specified by:
suppressVanillaEnchanting
in interfaceApothCompat
-