Interface IBindingsProvider

All Known Implementing Classes:
NeoForgeBindings

@Internal public interface IBindingsProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    net.neoforged.bus.api.IEventBus
     
  • Method Details

    • getGameBus

      net.neoforged.bus.api.IEventBus getGameBus()