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