Package net.minecraftforge.fml
Interface IBindingsProvider
- All Known Implementing Classes:
- ForgeBindings
public interface IBindingsProvider
- 
Method Summary
- 
Method Details- 
getForgeBusSupplierSupplier<net.minecraftforge.eventbus.api.IEventBus> getForgeBusSupplier()
- 
getMessageParserSupplier<I18NParser> getMessageParser()
- 
getConfigConfigurationSupplier<IConfigEvent.ConfigConfig> getConfigConfiguration()
 
-