类 ForgePlatformMethods
java.lang.Object
mod.chloeprime.aaaparticles.forge.client.ForgePlatformMethods
- 所有已实现的接口:
PlatformMethods
@AutoService(PlatformMethods.class)
public class ForgePlatformMethods
extends Object
implements PlatformMethods
-
构造器详细资料
-
ForgePlatformMethods
public ForgePlatformMethods()
-
-
方法详细资料
-
isFabric
public boolean isFabric()- 指定者:
isFabric在接口中PlatformMethods
-
isForge
public boolean isForge()- 指定者:
isForge在接口中PlatformMethods
-
isModLoaded
- 指定者:
isModLoaded在接口中PlatformMethods
-
isClientDist
public boolean isClientDist()- 指定者:
isClientDist在接口中PlatformMethods
-
isDatagen
public boolean isDatagen()- 指定者:
isDatagen在接口中PlatformMethods
-