Class ForgeEventHelper
java.lang.Object
com.blamejared.crafttweaker.platform.event.ForgeEventHelper
- All Implemented Interfaces:
IEventHelper
-
Field Summary
Fields inherited from interface com.blamejared.crafttweaker.platform.services.IEventHelper
ATTRIBUTE_MODIFIERS, BLOCK_INFO_PLAYERS, BURN_TIMES, ENTITY_INFO_PLAYERS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.blamejared.crafttweaker.platform.services.IEventHelper
applyAttributeModifiers, getAttributeModifiers, getBurnTimes, onBlockInteract, onEntityInteract, setBurnTime
-
Constructor Details
-
ForgeEventHelper
public ForgeEventHelper()
-
-
Method Details
-
getBurnTime
- Specified by:
getBurnTimein interfaceIEventHelper
-