Interface IXplatAbstractions


public interface IXplatAbstractions
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final IXplatAbstractions
     
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable net.minecraft.sounds.SoundEvent
    getSoundByID(net.minecraft.resources.ResourceLocation id)
     
    default void
     
     
  • Field Details

  • Method Details

    • platform

      Platform platform()
    • getSoundByID

      @Nullable @Nullable net.minecraft.sounds.SoundEvent getSoundByID(net.minecraft.resources.ResourceLocation id)
    • init

      default void init()