Class SoundEvent1_12_2

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped<net.minecraft.util.SoundEvent>
mods.thecomputerizer.theimpossiblelibrary.api.common.sound.SoundEventAPI<net.minecraft.util.SoundEvent>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.sound.SoundEvent1_12_2
All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI<net.minecraft.util.SoundEvent>, mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped<net.minecraft.util.SoundEvent>

public class SoundEvent1_12_2 extends mods.thecomputerizer.theimpossiblelibrary.api.common.sound.SoundEventAPI<net.minecraft.util.SoundEvent>
  • Field Summary

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.sound.SoundEventAPI

    registryName

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped

    wrapped

    Fields inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI

    FORGE, FORGE_OR_NEOFORGE, NAMED_ENV, SRG_ENV
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setRegistryName(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> registryName)
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.common.sound.SoundEventAPI

    getRegistryName, setLocalRegistryName

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped

    equals, getWrapped, getWrappedClass, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.registry.RegistryEntryAPI

    getName, getName, getRegistry, getRegistryName

    Methods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped

    getWrapped, getWrappedClass, unwrap
  • Constructor Details

    • SoundEvent1_12_2

      public SoundEvent1_12_2(Object sound)
  • Method Details

    • setRegistryName

      public void setRegistryName(mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceLocationAPI<?> registryName)