Package com.pixelmonmod.pixelmon.api.events.blocks
package com.pixelmonmod.pixelmon.api.events.blocks
-
ClassesClassDescriptionCreated by primerib on 10/17/2020.Events for the
InfuserBlock
andInfuserTileEntity
.An events that occurs when the Infuser is about to finish infusing.This event fires after the Infuser has consumed the ingredients and created an item.This event fires when the Infuser is ready to consume the ingredients given to it and create a new item from those ingredients.Events relating to the operation and activation of the Mystery Box.All relevant events for the Tumblestone blocksFires after the block drops the items after brokenFired after the destroy happens (when the tumblestone block receives damage from a player)Fires after the block takes a chance at returning to the "base" state after being broken and dropping items Cancelling prevents the block from returning to the base stateFired in the random tick before the tumblestone attempts to increase in age (grow) Cancelling will prevent it from attempting to growFires before the block drops the items after broken Cancelling prevents the dropsFired before the destroy happens Cancelling will prevent the destroy (when the tumblestone block receives damage from a player)Fires before the block takes a chance at returning to the "base" state after being broken and dropping items Cancelling prevents the block from returning to the base stateFired in the random tick before the tumblestone attempts to increase in age (grow) Cancelling will prevent it from attempting to growCreated by Jay113355 on 8/12/2020.