Package de.sprax2013.betterchairs


package de.sprax2013.betterchairs
  • Class
    Description
    Holds a spawned chair
    Instances of this class get disposed as soon the player leaves the chair
    This class should be instantiated as soon as possible inside JavaPlugin.onEnable() to ensure that other classes relying on it work as intended
    Provides abstraction to be used in maven modules with the specified spigot version

    Why not just use the Fallback-ChairNMS in #onEnable()?
     
    This class provides utility methods intended to be used by BetterChairs's nms-classes