类 FabricClientPlatformMethods
java.lang.Object
cn.chloeprime.aaa_particles_world.client.ClientPlatformMethods
cn.chloeprime.aaa_particles_world.fabric.client.FabricClientPlatformMethods
@AutoService(ClientPlatformMethods.class)
public class FabricClientPlatformMethods
extends ClientPlatformMethods
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidaddClientEntityJoinLevelCallback(Consumer<net.minecraft.world.entity.Entity> action) voidaddClientPreTickCallback(Runnable action) 从类继承的方法 cn.chloeprime.aaa_particles_world.client.ClientPlatformMethods
get
-
构造器详细资料
-
FabricClientPlatformMethods
public FabricClientPlatformMethods()
-
-
方法详细资料
-
addClientPreTickCallback
-
addClientEntityJoinLevelCallback
-