public class PlayerInteractBlockEventFabric extends mods.thecomputerizer.theimpossiblelibrary.api.common.event.events.PlayerInteractBlockEventWrapper<java.lang.Object[]> implements CommonFabricEvent
mods.thecomputerizer.theimpossiblelibrary.api.common.event.CommonEventWrapper.CommonType<E extends mods.thecomputerizer.theimpossiblelibrary.api.common.event.CommonEventWrapper<?>>mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper.EventType<E extends mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper<?>>, mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper.ResultblockResult, hitVec, itemResultcancelResult, facing, hand, posplayerlivingentityeventBOOLEAN_VALUES, FABRIC, FORGE, FORGE_OR_NEOFORGE, GAME_VERSION, JAVA_17, JAVA_21, JAVA_8, JAVA_MODULES, JAVA_VERSION, JAVA_VERSION_ASM, LEGACY, MOD_LOADER, NAMED_ENV, NEOFORGE, SRG_ENV, V12, V16, V16_OR_EARLIER, V16_OR_LATER, V18, V18_OR_EARLIER, V18_OR_LATER, V19, V19_2_OR_EARLIER, V19_4_OR_LATER, V19_OR_EARLIER, V19_OR_LATER, V20, V20_4_OR_EARLIER, V20_6_OR_LATER, V20_OR_EARLIER, V20_OR_LATER, V21, V21_OR_LATER| Constructor and Description |
|---|
PlayerInteractBlockEventFabric() |
| Modifier and Type | Method and Description |
|---|---|
net.fabricmc.fabric.api.event.Event<?> |
getEventInstance() |
protected mods.thecomputerizer.theimpossiblelibrary.api.common.item.ItemStackAPI<?> |
getStackInHand() |
protected mods.thecomputerizer.theimpossiblelibrary.api.world.WorldAPI<?> |
getWorld() |
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper.Result> |
wrapBlockResultField() |
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.item.ActionResult> |
wrapCancelResultField() |
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.block.Facing> |
wrapFacingField() |
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.item.Hand> |
wrapHandField() |
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.shapes.vectors.Vector3> |
wrapHitVecField() |
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper.Result> |
wrapItemResultField() |
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<?,?>> |
wrapPlayerField() |
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.world.BlockPosAPI<?>> |
wrapPosField() |
getBlockResult, getHitVec, getItemResult, populate, setBlockResult, setCanceled, setItemResultgetCancelResult, getFacing, getHand, getPos, isFacing, isHand, setCancelResultgetEntity, getLivingEntity, getPlayer, wrapLivingFieldwrapEntityFieldisClient, isCommon, isServeractionResultGetter, actionResultSetter, cancel, cast, eventResultGetter, eventResultSetter, getEvent, getPriority, getResult, getter, getter, getter, getter, getType, hasInvokers, hasResult, initPrimitive, isCancelable, isCanceled, nestedGetter, nestedGetter, nestedGetter, nestedGetter, setEvent, setPriority, setResult, setter, setter, setter, setter, wrapActionResultBoth, wrapAdvancement, wrapAdvancementBoth, wrapAdvancementGetter, wrapBlock, wrapBlockBoth, wrapBlockEntity, wrapBlockEntityBoth, wrapBlockEntityGetter, wrapBlockGetter, wrapBoth, wrapBoth, wrapDamage, wrapDamage, wrapDamageGetter, wrapDamageGetter, wrapEntity, wrapEntityBoth, wrapEntityGetter, wrapEventResultBoth, wrapExplosion, wrapExplosionBoth, wrapExplosionGetter, wrapGenericBoth, wrapGenericGetter, wrapGetter, wrapGetter, wrapItem, wrapItemBoth, wrapItemGetter, wrapItemStack, wrapItemStackBoth, wrapItemStackGetter, wrapLiving, wrapLivingBoth, wrapLivingGetter, wrapPlayer, wrapPlayerBoth, wrapPlayerGetter, wrapPos, wrapPosBoth, wrapPosGetter, wrapSnapshot, wrapSnapshotBoth, wrapSnapshotGetter, wrapState, wrapStateBoth, wrapStateGetter, wrapWorld, wrapWorldBoth, wrapWorldGetterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, createEventProxy, register, register, registerInvoke, registerReturn, wrapArrayGetter, wrapArrayGetterpublic net.fabricmc.fabric.api.event.Event<?> getEventInstance()
getEventInstance in interface CommonFabricEventprotected mods.thecomputerizer.theimpossiblelibrary.api.common.item.ItemStackAPI<?> getStackInHand()
getStackInHand in class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonPlayerInteractEventType<java.lang.Object[]>protected mods.thecomputerizer.theimpossiblelibrary.api.world.WorldAPI<?> getWorld()
getWorld in class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonPlayerInteractEventType<java.lang.Object[]>protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper.Result> wrapBlockResultField()
wrapBlockResultField in class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonPlayerInteractBlockEventType<java.lang.Object[]>protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.item.ActionResult> wrapCancelResultField()
wrapCancelResultField in class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonPlayerInteractEventType<java.lang.Object[]>protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.block.Facing> wrapFacingField()
wrapFacingField in class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonPlayerInteractEventType<java.lang.Object[]>protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.item.Hand> wrapHandField()
wrapHandField in class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonPlayerInteractEventType<java.lang.Object[]>protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.shapes.vectors.Vector3> wrapHitVecField()
wrapHitVecField in class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonPlayerInteractBlockEventType<java.lang.Object[]>protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper.Result> wrapItemResultField()
wrapItemResultField in class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonPlayerInteractBlockEventType<java.lang.Object[]>protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.common.entity.PlayerAPI<?,?>> wrapPlayerField()
wrapPlayerField in class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonPlayerEventType<java.lang.Object[]>protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<java.lang.Object[],mods.thecomputerizer.theimpossiblelibrary.api.world.BlockPosAPI<?>> wrapPosField()
wrapPosField in class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonPlayerInteractEventType<java.lang.Object[]>