Uses of Enum Class
net.md_5.bungee.protocol.OpCode
Packages that use OpCode
-
Uses of OpCode in net.md_5.bungee.protocol
Methods in net.md_5.bungee.protocol that return OpCodeModifier and TypeMethodDescriptionOpCode[][]Protocol.getOpCodes()static OpCodeReturns the enum constant of this class with the specified name.static OpCode[]OpCode.values()Returns an array containing the constants of this enum class, in the order they are declared.