Package com.binaris.wizardry.api.content.event
package com.binaris.wizardry.api.content.event
-
ClassDescriptionThis applies to loaders with the Mixin
MinecraftMixin#EBWIZARDRY$clientTickEvent fired when a player is about to pick up an item, just before adding it to the inventory.Event fired when a player attempts to place an item in a container (Inside the slot class'smayPlacemethod) Can be cancelled to prevent the item from being placed.Event fired when a player tosses an item from their inventory.This applies to loaders with the MixinLivingEntityMixin#EBWIZARDRY$livingEntityHurtThis applies to loaders with the MixinLivingEntityMixin#EBWIZARDRY$tickEvent fired when a player already pick up an item, after the advancement is awarded and all the other operations are done.This applies to:
Fabric:ServerPlayConnectionEvents#JOIN
Forge:EntityJoinLevelEventEvent fired when a player presses the apply button in the Arcane Workbench GUI (not confuse, this is only called on the server side).