A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
U
- unregister(java.lang.String) - function in com.undefined.stellar.NMSManager
- unregisterCommand(java.lang.String) - function in com.undefined.stellar.util.CommandUtilKt
- unregisterCommand(java.lang.String) - function in com.undefined.stellar.util.CommandUtilKt
- Unregisters a command with the given name.
- UnsupportedArgumentException - class in com.undefined.stellar.data.exception
- This exception is thrown whenever an argument is used that is not fully implemented by the Stellar API.
- UnsupportedArgumentTypeException - class in com.undefined.stellar.data.exception
- This exception is thrown whenever the type of list argument is a list itself.
- UnsupportedVersionException - class in com.undefined.stellar.data.exception
- This exception is thrown whenever this API does not support a feature or entirely on a specific Minecraft version.
- UPPERCASE - enum entry in com.undefined.stellar.data.argument.EnumFormatting
Alters the provided enum name into its uppercase version.
- UUIDArgument - class in com.undefined.stellar.argument.misc
- An argument that allows you to pass in a UUID.