Class LootingLevelEventNeoForge<E extends net.neoforged.neoforge.event.entity.living.LivingEvent>
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper<E>
mods.thecomputerizer.theimpossiblelibrary.api.common.event.CommonEventWrapper<E>
mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonEntityEventType<E>
mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonLivingEventType<E>
mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonLivingDamageEventType<E>
mods.thecomputerizer.theimpossiblelibrary.api.common.event.events.LootingLevelEventWrapper<E>
mods.thecomputerizer.theimpossiblelibrary.neoforge.common.event.events.LootingLevelEventNeoForge<E>
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.core.CoreStateAccessor
public abstract class LootingLevelEventNeoForge<E extends net.neoforged.neoforge.event.entity.living.LivingEvent>
extends mods.thecomputerizer.theimpossiblelibrary.api.common.event.events.LootingLevelEventWrapper<E>
-
Nested Class Summary
Nested classes/interfaces inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.CommonEventWrapper
mods.thecomputerizer.theimpossiblelibrary.api.common.event.CommonEventWrapper.CommonType<E extends mods.thecomputerizer.theimpossiblelibrary.api.common.event.CommonEventWrapper<?>>Nested classes/interfaces inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper
mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper.EventType<E extends mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper<?>>, mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper.Result -
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.events.LootingLevelEventWrapper
lootingLevelFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonLivingDamageEventType
damageFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonLivingEventType
livingFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonEntityEventType
entityFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper
eventFields inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.core.CoreStateAccessor
FABRIC, FORGE, FORGE_OR_NEOFORGE, GAME_VERSION, JAVA_17, JAVA_21, JAVA_8, JAVA_MODULES, JAVA_VERSION, 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_LATER, V21, V21_OR_LATER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<E,mods.thecomputerizer.theimpossiblelibrary.api.common.entity.LivingEntityAPI<?, ?>> Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.events.LootingLevelEventWrapper
getLootingLevel, populate, setLootingLevel, wrapLootingLevelFieldMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonLivingDamageEventType
getDamageAPI, wrapDamageFieldMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonLivingEventType
getEntity, getLivingEntity, wrapEntityFieldMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.CommonEventWrapper
isClient, isCommon, isServerMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper
actionResultGetter, actionResultSetter, cancel, cast, eventResultGetter, eventResultSetter, getEvent, getPriority, getResult, getter, getter, getter, getter, getType, hasInvokers, hasResult, initPrimitive, isCancelable, isCanceled, nestedGetter, nestedGetter, nestedGetter, nestedGetter, setCanceled, setPriority, setResult, setter, setter, setter, setter, wrapActionResultBoth, wrapAdvancement, wrapAdvancementBoth, wrapAdvancementGetter, wrapBlock, wrapBlockBoth, wrapBlockEntity, wrapBlockEntityBoth, wrapBlockEntityGetter, wrapBlockGetter, wrapBoth, wrapBoth, 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, wrapWorldGetter
-
Constructor Details
-
LootingLevelEventNeoForge
public LootingLevelEventNeoForge()
-
-
Method Details
-
setEvent
- Overrides:
setEventin classmods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper<E extends net.neoforged.neoforge.event.entity.living.LivingEvent>
-
wrapLivingField
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<E,mods.thecomputerizer.theimpossiblelibrary.api.common.entity.LivingEntityAPI<?, wrapLivingField()?>> - Specified by:
wrapLivingFieldin classmods.thecomputerizer.theimpossiblelibrary.api.common.event.types.CommonLivingEventType<E extends net.neoforged.neoforge.event.entity.living.LivingEvent>
-