Class ThermooPlatformImpl
java.lang.Object
com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooPlatformImpl
- All Implemented Interfaces:
com.github.thedeathlycow.thermoo.impl.platform.ThermooPlatform
public class ThermooPlatformImpl
extends Object
implements com.github.thedeathlycow.thermoo.impl.platform.ThermooPlatform
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.github.thedeathlycow.thermoo.impl.platform.Loader
-
Constructor Details
-
ThermooPlatformImpl
public ThermooPlatformImpl()
-
-
Method Details
-
getLoader
public com.github.thedeathlycow.thermoo.impl.platform.Loader getLoader()- Specified by:
getLoaderin interfacecom.github.thedeathlycow.thermoo.impl.platform.ThermooPlatform
-