Files
KSpigot/docs/-k-spigot/net.axay.kspigot.annotations/-n-m-s_-general/index.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

1.8 KiB

title
title
NMS_General -

//KSpigot/net.axay.kspigot.annotations/NMS_General

NMS_General

[jvm]

This element uses net.minecraft.server in some way. Because of that, it is unstable and should be checked every time with a version change.

This element uses some part of NMS which is more likely to stay the same over a long period of time.

annotation class NMS_General

Constructors

Name Summary
NMS_General [jvm] fun NMS_General()

Functions

Name Summary
equals [jvm]
Content
open operator override fun equals(other: Any?): Boolean


hashCode [jvm]
Content
open override fun hashCode(): Int


toString [jvm]
Content
open override fun toString(): String