Class NMS
java.lang.Object
fr.minuskube.netherboard.bukkit.util.NMS
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Objectstatic final Objectstatic final Constructor<?>static final Constructor<?>static final Constructor<?>static final Constructor<?>static final Fieldstatic final Fieldstatic final Constructor<?>static final Methodstatic final Method -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Class<?>static Objectstatic NMS.Versionstatic voidsendPacket(Object packet, org.bukkit.entity.Player... players)
-
Field Details
-
PLAYER_SCORES
-
PACKET_SCORE_REMOVE
-
PACKET_SCORE
-
ENUM_SCORE_ACTION_CHANGE
-
ENUM_SCORE_ACTION_REMOVE
-
SB_SCORE
-
SB_SCORE_SET
-
PACKET_OBJ
-
PACKET_DISPLAY
-
PLAYER_CONNECTION
-
SEND_PACKET
-
-
Constructor Details
-
NMS
public NMS()
-
-
Method Details
-
getVersion
-
getClass
- Throws:
ClassNotFoundException
-
getHandle
public static Object getHandle(Object obj) throws NoSuchMethodException, InvocationTargetException, IllegalAccessException -
sendPacket
-