Class InfuserEvent.CreateItem.Post
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.blocks.InfuserEvent
com.pixelmonmod.pixelmon.api.events.blocks.InfuserEvent.CreateItem
com.pixelmonmod.pixelmon.api.events.blocks.InfuserEvent.CreateItem.Post
- Enclosing class:
InfuserEvent.CreateItem
This event fires after the Infuser has consumed the ingredients and created an item.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.blocks.InfuserEvent.CreateItem
InfuserEvent.CreateItem.Post, InfuserEvent.CreateItem.Pre
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.blocks.InfuserEvent
InfuserEvent.CreateItem
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.blocks.InfuserEvent.CreateItem
recipe, recipeOutput
Fields inherited from class com.pixelmonmod.pixelmon.api.events.blocks.InfuserEvent
infuserTileEntity
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.events.blocks.InfuserEvent.CreateItem
getRecipe, getRecipeOutput
Methods inherited from class com.pixelmonmod.pixelmon.api.events.blocks.InfuserEvent
getInfuserTileEntity, getItemsInInfuser
-
Constructor Details
-
Post
-