EasySpigotAPI
/
com.github.syari.spigot.api
/
UnsupportedMinecraftVersion
Unsupported
Minecraft
Version
annotation class
UnsupportedMinecraftVersion
(version:
Int
)
Content copied to clipboard
非対応のマインクラフトバージョンを羅列する。非対応の場合に使用しても
NoSuchMethodError
等の例外が投げられてしまう。
Since
2.2.0
Constructors
Properties
Constructors
UnsupportedMinecraftVersion
Link copied to clipboard
fun
UnsupportedMinecraftVersion
(vararg version:
Int
)
Content copied to clipboard
Properties
version
Link copied to clipboard
val
version
:
IntArray
Content copied to clipboard