Class SoundSetupEvent1_12_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper<net.minecraftforge.client.event.sound.SoundSetupEvent>
mods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper<net.minecraftforge.client.event.sound.SoundSetupEvent>
mods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientSoundEventType<net.minecraftforge.client.event.sound.SoundSetupEvent>
mods.thecomputerizer.theimpossiblelibrary.api.client.event.events.SoundSetupEventWrapper<net.minecraftforge.client.event.sound.SoundSetupEvent>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.client.event.events.SoundSetupEvent1_12_2
public class SoundSetupEvent1_12_2
extends mods.thecomputerizer.theimpossiblelibrary.api.client.event.events.SoundSetupEventWrapper<net.minecraftforge.client.event.sound.SoundSetupEvent>
-
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.types.ClientSoundEventType
soundHelperFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper
minecraftFields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper
event -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.types.ClientSoundEventType
getSoundHelper, populateMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper
getMinecraft, isClient, isCommon, isServerMethods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper
getEvent, getPriority, getResult, getType, hasInvokers, hasResult, initPrimitive, isCancelable, isCanceled, setCanceled, setPriority, setResult, wrapAdvancement, wrapAdvancementBoth, wrapAdvancementGetter, wrapBlock, wrapBlockBoth, wrapBlockEntity, wrapBlockEntityBoth, wrapBlockEntityGetter, wrapBlockGetter, wrapEntity, wrapEntityBoth, wrapEntityGetter, wrapExplosion, wrapExplosionBoth, wrapExplosionGetter, wrapGenericBoth, wrapGenericGetter, 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
-
SoundSetupEvent1_12_2
public SoundSetupEvent1_12_2()
-
-
Method Details
-
onEvent
public static void onEvent(net.minecraftforge.client.event.sound.SoundSetupEvent event) -
cancel
public void cancel()- Overrides:
cancelin classmods.thecomputerizer.theimpossiblelibrary.api.common.event.EventWrapper<net.minecraftforge.client.event.sound.SoundSetupEvent>
-
setEvent
public void setEvent(net.minecraftforge.client.event.sound.SoundSetupEvent event) - Overrides:
setEventin classmods.thecomputerizer.theimpossiblelibrary.api.client.event.ClientEventWrapper<net.minecraftforge.client.event.sound.SoundSetupEvent>
-