类 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
  • 字段详细资料

    • deltaXRot

      public double deltaXRot
    • deltaYRot

      public double deltaYRot
  • 构造器详细资料

    • TpsSsPlugin

      public TpsSsPlugin()
  • 方法详细资料

    • getInstance

      public static TpsSsPlugin getInstance()
    • register

      public void register(com.github.exopandora.shouldersurfing.api.event.IEventBus bus)
      指定者:
      register 在接口中 com.github.exopandora.shouldersurfing.api.plugin.IShoulderSurfingPlugin