类 TpsSsPlugin
java.lang.Object
mod.chloeprime.thirdpersonshooting.client.TpsSsPlugin
- 所有已实现的接口:
com.github.exopandora.shouldersurfing.api.plugin.IShoulderSurfingPlugin
public class TpsSsPlugin
extends Object
implements com.github.exopandora.shouldersurfing.api.plugin.IShoulderSurfingPlugin
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static TpsSsPluginvoidregister(com.github.exopandora.shouldersurfing.api.event.IEventBus bus)
-
字段详细资料
-
deltaXRot
public double deltaXRot -
deltaYRot
public double deltaYRot
-
-
构造器详细资料
-
TpsSsPlugin
public TpsSsPlugin()
-
-
方法详细资料
-
getInstance
-
register
public void register(com.github.exopandora.shouldersurfing.api.event.IEventBus bus) - 指定者:
register在接口中com.github.exopandora.shouldersurfing.api.plugin.IShoulderSurfingPlugin
-