Class EntityExecutor
java.lang.Object
ua.mcchickenstudio.opencreative.coding.blocks.executors.Executor
ua.mcchickenstudio.opencreative.coding.blocks.executors.entity.EntityExecutor
- All Implemented Interfaces:
CodingBlock,DisplayableIcon,EventAwaiter,ExtensionContent
- Direct Known Subclasses:
EntityBatToggledSleepModeExecutor,EntityBornExecutor,EntityCombustedByBlockExecutor,EntityCombustedByEntityExecutor,EntityCreeperIgnitedExecutor,EntityCreeperPoweredExecutor,EntityDamagedItemExecutor,EntityDiedExecutor,EntityDismountedExecutor,EntityDroppedItemExecutor,EntityEndermanEscapedExecutor,EntityEnteredBlockExecutor,EntityEnteredLoveModeExecutor,EntityEnteredVehicleExecutor,EntityExplodedExecutor,EntityFireworkExplodedExecutor,EntityGetDamagedExecutor,EntityHangingBreakExecutor,EntityHorseJumpedExecutor,EntityInteractedBlockExecutor,EntityItemDespawnedExecutor,EntityItemMergedExecutor,EntityJumpedExecutor,EntityLoadedCrossbowExecutor,EntityMountedExecutor,EntityPickedUpItemExecutor,EntityPiglinBarteredExecutor,EntityPigZombieAngeredExecutor,EntityPotionEffectedExecutor,EntityProjectileHitExecutor,EntityPufferfishStateChangedExecutor,EntityRegainedHealthExecutor,EntityRemovedExecutor,EntityResurrectedExecutor,EntitySheepRegrownWoolExecutor,EntityShotBowExecutor,EntityShulkerDuplicatedExecutor,EntitySlimeSplitExecutor,EntitySpawnedExecutor,EntityTurtleGoesHomeExecutor,EntityTurtleLaysEggExecutor,EntityVehicleExitExecutor,EntityWardenAngerChangedExecutor,EntityWitchConsumedPotionExecutor,EntityWitchReadyPotionExecutor,EntityWitchThrownPotionExecutor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ua.mcchickenstudio.opencreative.coding.blocks.executors.Executor
decreaseCall, equals, executeActions, getActions, getBlockCategory, getEvent, getHandler, getID, getLastCalls, getLocaleName, getPlanet, getX, getY, getZ, hashCode, increaseCall, init, isDebug, isDisabled, run, setActions, setDebug, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface ua.mcchickenstudio.opencreative.coding.blocks.DisplayableIcon
getCategory, getDisplayIconMethods inherited from interface ua.mcchickenstudio.opencreative.coding.blocks.executors.EventAwaiter
getEventClass, isCancellableMethods inherited from interface ua.mcchickenstudio.opencreative.coding.ExtensionContent
getDescription, getExtensionId, getName
-
Constructor Details
-
EntityExecutor
-