Interface IOptiFineCompatible
- All Known Implementing Classes:
AbstractModLoaderVersion,FabricBasedVersion,FabricVersion,ForgeVersion,NeoForgeVersion,QuiltVersion
public interface IOptiFineCompatible
-
Method Summary
Modifier and TypeMethodDescriptionGet information about OptiFine to update.
-
Method Details
-
getOptiFineInfo
OptiFineInfo getOptiFineInfo()Get information about OptiFine to update.- Returns:
- OptiFine's information.
-