Package dev.engine_room.flywheel.impl
Class FlwImplXplatImpl
java.lang.Object
dev.engine_room.flywheel.impl.FlwImplXplatImpl
- All Implemented Interfaces:
FlwImplXplat
-
Field Summary
Fields inherited from interface dev.engine_room.flywheel.impl.FlwImplXplat
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddispatchReloadLevelRendererEvent(net.minecraft.client.multiplayer.ClientLevel level) booleanisModLoaded(String modId) booleanboolean
-
Constructor Details
-
FlwImplXplatImpl
public FlwImplXplatImpl()
-
-
Method Details
-
isModLoaded
- Specified by:
isModLoadedin interfaceFlwImplXplat
-
dispatchReloadLevelRendererEvent
public void dispatchReloadLevelRendererEvent(net.minecraft.client.multiplayer.ClientLevel level) - Specified by:
dispatchReloadLevelRendererEventin interfaceFlwImplXplat
-
getVersionStr
- Specified by:
getVersionStrin interfaceFlwImplXplat
-
getConfig
- Specified by:
getConfigin interfaceFlwImplXplat
-
useSodium0_6Compat
public boolean useSodium0_6Compat()- Specified by:
useSodium0_6Compatin interfaceFlwImplXplat
-
useIrisCompat
public boolean useIrisCompat()- Specified by:
useIrisCompatin interfaceFlwImplXplat
-