Class FogDensityEventNeoForge
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper<E>
mods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper<E>
mods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientRenderEventType<E>
mods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientEntityViewEventType<E>
mods.thecomputerizer.theimpossiblelibrary.api.client.event.events.FogDensityEventWrapper<Object>
mods.thecomputerizer.theimpossiblelibrary.neoforge.client.event.events.FogDensityEventNeoForge
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.core.CoreStateAccessor
public class FogDensityEventNeoForge
extends mods.thecomputerizer.theimpossiblelibrary.api.client.event.events.FogDensityEventWrapper<Object>
-
Nested Class Summary
Nested classes/interfaces inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper
mods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper.ClientType<E extends mods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper<?>>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.client.event.events.FogDensityEventWrapper
densityFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientEntityViewEventType
entity, stateFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientRenderEventType
rendererFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper
minecraftFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper
eventFields inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.core.CoreStateAccessor
BOOLEAN_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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected mods.thecomputerizer.theimpossiblelibrary.api.client.render.RenderContextinitRenderer(Object event) voidprotected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<Object,Float> protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<Object,mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?, ?>> protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<Object,mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockStateAPI<?>> Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.events.FogDensityEventWrapper
getDensity, populateMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientEntityViewEventType
getEntity, getStateMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientRenderEventType
getPartialTicks, getRendererMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper
getMinecraft, 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, 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, wrapWorldGetter
-
Constructor Details
-
FogDensityEventNeoForge
public FogDensityEventNeoForge()
-
-
Method Details
-
initRenderer
protected mods.thecomputerizer.theimpossiblelibrary.api.client.render.RenderContext initRenderer(Object event) - Specified by:
initRendererin classmods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientRenderEventType<Object>
-
setEvent
- Overrides:
setEventin classmods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper<Object>
-
wrapEntityField
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<Object,mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?, wrapEntityField()?>> - Specified by:
wrapEntityFieldin classmods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientEntityViewEventType<Object>
-
wrapDensityField
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<Object,Float> wrapDensityField()- Specified by:
wrapDensityFieldin classmods.thecomputerizer.theimpossiblelibrary.api.client.event.events.FogDensityEventWrapper<Object>
-
wrapStateField
protected mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventFieldWrapper<Object,mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockStateAPI<?>> wrapStateField()- Specified by:
wrapStateFieldin classmods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientEntityViewEventType<Object>
-