Interface GuiProfileCompilerRegistry
- All Known Implementing Classes:
- GuiProfileCompilerRegistryImpl
public interface GuiProfileCompilerRegistry
- 
Method SummaryModifier and TypeMethodDescriptionvoidinvokeCompiler(CompiledGuiProfile compiledGuiProfile) voidregisterCompiler(GuiProfileCompilable compiler) 
- 
Method Details- 
registerCompiler
- 
invokeCompiler
 
-