Skip navigation links
A B C D E F G I N O P R S T V W 

A

add(InetSocketAddress, T) - Method in class com.nukkitx.network.SessionManager
 
all() - Method in class com.nukkitx.network.SessionManager
 
allOf(ChannelFuture...) - Static method in class com.nukkitx.network.BootstrapUtils
 

B

bind() - Method in interface com.nukkitx.network.NetworkListener
 
BitSet - Interface in com.nukkitx.network.util.bitset
 
BitUtil - Class in com.nukkitx.network.util.bitset
 
BitUtil() - Constructor for class com.nukkitx.network.util.bitset.BitUtil
 
BootstrapUtils - Class in com.nukkitx.network
 
BootstrapUtils() - Constructor for class com.nukkitx.network.BootstrapUtils
 
ByteBitSet - Class in com.nukkitx.network.util.bitset
 
ByteBitSet() - Constructor for class com.nukkitx.network.util.bitset.ByteBitSet
 
ByteBitSet(byte) - Constructor for class com.nukkitx.network.util.bitset.ByteBitSet
 
ByteBitSet(int) - Constructor for class com.nukkitx.network.util.bitset.ByteBitSet
 
ByteBitSet(ByteBitSet) - Constructor for class com.nukkitx.network.util.bitset.ByteBitSet
 

C

checkArgument(boolean) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object...) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, char, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, int, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, long, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, Object, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkArgument(boolean, String, Object, Object, Object, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving one or more parameters to the calling method.
checkElementIndex(int, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that index specifies a valid element in an array, list or string of size size.
checkElementIndex(int, int, String) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that index specifies a valid element in an array, list or string of size size.
checkNotNull(T) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object...) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, char, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, char, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, char, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, char, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, int, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, int, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, int, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, int, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, long, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, long, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, long, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, long, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, Object, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkNotNull(T, String, Object, Object, Object, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that an object reference passed as a parameter to the calling method is not null.
checkPositionIndex(int, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that index specifies a valid position in an array, list or string of size size.
checkPositionIndex(int, int, String) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that index specifies a valid position in an array, list or string of size size.
checkPositionIndexes(int, int, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures that start and end specify a valid positions in an array, list or string of size size, and are in order.
checkState(boolean) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object...) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, char, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, char, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, char, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, char, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, int, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, long, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, char) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, int) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, long) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, Object, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object, Object, Object, Object) - Static method in class com.nukkitx.network.util.Preconditions
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
clear() - Method in interface com.nukkitx.network.util.bitset.BitSet
Set all bits to 0
clear() - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 
close() - Method in interface com.nukkitx.network.NetworkClient
 
close() - Method in interface com.nukkitx.network.NetworkListener
 
close() - Method in interface com.nukkitx.network.NetworkSession
 
com.nukkitx.network - package com.nukkitx.network
 
com.nukkitx.network.handler - package com.nukkitx.network.handler
 
com.nukkitx.network.util - package com.nukkitx.network.util
 
com.nukkitx.network.util.bitset - package com.nukkitx.network.util.bitset
 
connect(InetSocketAddress) - Method in interface com.nukkitx.network.NetworkClient
 
connect(InetSocketAddress, InetSocketAddress) - Method in interface com.nukkitx.network.NetworkClient
 
createSession(U) - Method in interface com.nukkitx.network.SessionFactory
 
createStarted() - Static method in class com.nukkitx.network.util.Stopwatch
Creates (and starts) a new stopwatch using System.nanoTime() as its time source.
createStarted(Ticker) - Static method in class com.nukkitx.network.util.Stopwatch
Creates (and starts) a new stopwatch, using the specified time source.
createUnstarted() - Static method in class com.nukkitx.network.util.Stopwatch
Creates (but does not start) a new stopwatch using System.nanoTime() as its time source.
createUnstarted(Ticker) - Static method in class com.nukkitx.network.util.Stopwatch
Creates (but does not start) a new stopwatch, using the specified time source.

D

decode(ByteBuf) - Method in interface com.nukkitx.network.NetworkPacket
 
disconnect() - Method in interface com.nukkitx.network.SessionConnection
 
DisconnectReason - Enum in com.nukkitx.network.util
 

E

elapsed(TimeUnit) - Method in class com.nukkitx.network.util.Stopwatch
Returns the current elapsed time shown on this stopwatch, expressed in the desired time unit, with any fraction rounded down.
elapsed() - Method in class com.nukkitx.network.util.Stopwatch
Returns the current elapsed time shown on this stopwatch as a Duration.
encode(ByteBuf) - Method in interface com.nukkitx.network.NetworkPacket
 
equals(Object) - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.nukkitx.network.handler.ExceptionHandler
 
ExceptionHandler - Class in com.nukkitx.network.handler
 
ExceptionHandler() - Constructor for class com.nukkitx.network.handler.ExceptionHandler
 
executor - Variable in class com.nukkitx.network.SessionManager
 

F

flip(int) - Method in interface com.nukkitx.network.util.bitset.BitSet
 
flip(int) - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 
flipBit(byte, int) - Static method in class com.nukkitx.network.util.bitset.BitUtil
 
flipBit(short, int) - Static method in class com.nukkitx.network.util.bitset.BitUtil
 
flipBit(int, int) - Static method in class com.nukkitx.network.util.bitset.BitUtil
 
flipBit(long, int) - Static method in class com.nukkitx.network.util.bitset.BitUtil
 

G

get(InetSocketAddress) - Method in class com.nukkitx.network.SessionManager
 
get(int) - Method in interface com.nukkitx.network.util.bitset.BitSet
 
get(int) - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 
get() - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 
getAddress() - Method in interface com.nukkitx.network.NetworkListener
 
getBit(long, int) - Static method in class com.nukkitx.network.util.bitset.BitUtil
 
getBytes() - Method in interface com.nukkitx.network.util.bitset.BitSet
 
getBytes() - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 
getConnection() - Method in interface com.nukkitx.network.NetworkSession
 
getCount() - Method in class com.nukkitx.network.SessionManager
 
getEventLoopGroup() - Static method in class com.nukkitx.network.BootstrapUtils
 
getId(T) - Method in interface com.nukkitx.network.PacketCodec
 
getInts() - Method in interface com.nukkitx.network.util.bitset.BitSet
 
getInts() - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 
getKernelVersion() - Static method in class com.nukkitx.network.BootstrapUtils
 
getLongs() - Method in interface com.nukkitx.network.util.bitset.BitSet
 
getLongs() - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 
getPacketClass() - Method in interface com.nukkitx.network.PacketFactory
 
getRemoteAddress() - Method in interface com.nukkitx.network.NetworkSession
 
getRemoteAddress() - Method in interface com.nukkitx.network.SessionConnection
 
getShorts() - Method in interface com.nukkitx.network.util.bitset.BitSet
 
getShorts() - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 

I

isClosed() - Method in interface com.nukkitx.network.SessionConnection
 
isReusePortAvailable() - Static method in class com.nukkitx.network.BootstrapUtils
 
isRunning() - Method in class com.nukkitx.network.util.Stopwatch
Returns true if Stopwatch.start() has been called on this stopwatch, and Stopwatch.stop() has not been called since the last call to start().

N

NetworkClient<T extends NetworkSession<U>,U extends SessionConnection<?>> - Interface in com.nukkitx.network
 
NetworkListener - Interface in com.nukkitx.network
 
NetworkPacket - Interface in com.nukkitx.network
 
NetworkSession<T extends SessionConnection<?>> - Interface in com.nukkitx.network
 
NetworkThreadFactory - Class in com.nukkitx.network.util
 
NetworkThreadFactory() - Constructor for class com.nukkitx.network.util.NetworkThreadFactory
 
NetworkUtils - Class in com.nukkitx.network
 
NetworkUtils() - Constructor for class com.nukkitx.network.NetworkUtils
 
newInstance() - Method in interface com.nukkitx.network.PacketFactory
 
newThread(Runnable) - Method in class com.nukkitx.network.util.NetworkThreadFactory
 

O

onAddSession(T) - Method in class com.nukkitx.network.SessionManager
 
onDisconnect(DisconnectReason) - Method in interface com.nukkitx.network.NetworkSession
 
onRemoveSession(T) - Method in class com.nukkitx.network.SessionManager
 
onTick() - Method in interface com.nukkitx.network.SessionConnection
 

P

PacketCodec<T extends NetworkPacket> - Interface in com.nukkitx.network
 
PacketFactory<T extends NetworkPacket> - Interface in com.nukkitx.network
 
Preconditions - Class in com.nukkitx.network.util
Static convenience methods that help a method or constructor check whether it was invoked correctly (that is, whether its preconditions were met).

R

read() - Method in class com.nukkitx.network.util.Ticker
Returns the number of nanoseconds elapsed since this ticker's fixed point of reference.
readAddress(ByteBuf) - Static method in class com.nukkitx.network.NetworkUtils
 
readInt(ByteBuf) - Static method in class com.nukkitx.network.VarInts
 
readLong(ByteBuf) - Static method in class com.nukkitx.network.VarInts
 
readUnsignedInt(ByteBuf) - Static method in class com.nukkitx.network.VarInts
 
readUnsignedLong(ByteBuf) - Static method in class com.nukkitx.network.VarInts
 
remove(T) - Method in class com.nukkitx.network.SessionManager
 
reset() - Method in class com.nukkitx.network.util.Stopwatch
Sets the elapsed time for this stopwatch to zero, and places it in a stopped state.

S

sendPacket(T) - Method in interface com.nukkitx.network.SessionConnection
 
SessionConnection<T extends NetworkPacket> - Interface in com.nukkitx.network
 
SessionFactory<T extends NetworkSession,U extends SessionConnection<?>> - Interface in com.nukkitx.network
 
SessionManager<T extends NetworkSession> - Class in com.nukkitx.network
 
SessionManager(Executor) - Constructor for class com.nukkitx.network.SessionManager
 
SessionManager() - Constructor for class com.nukkitx.network.SessionManager
 
sessions - Variable in class com.nukkitx.network.SessionManager
 
set(int, boolean) - Method in interface com.nukkitx.network.util.bitset.BitSet
 
set(int, boolean) - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 
set(byte) - Method in class com.nukkitx.network.util.bitset.ByteBitSet
 
setBit(byte, int, boolean) - Static method in class com.nukkitx.network.util.bitset.BitUtil
 
setBit(short, int, boolean) - Static method in class com.nukkitx.network.util.bitset.BitUtil
 
setBit(int, int, boolean) - Static method in class com.nukkitx.network.util.bitset.BitUtil
 
setBit(long, int, boolean) - Static method in class com.nukkitx.network.util.bitset.BitUtil
 
setupBootstrap(Bootstrap, boolean) - Static method in class com.nukkitx.network.BootstrapUtils
 
setupServerBootstrap(ServerBootstrap) - Static method in class com.nukkitx.network.BootstrapUtils
 
start() - Method in class com.nukkitx.network.util.Stopwatch
Starts the stopwatch.
stop() - Method in class com.nukkitx.network.util.Stopwatch
Stops the stopwatch.
Stopwatch - Class in com.nukkitx.network.util
An object that measures elapsed time in nanoseconds.
systemTicker() - Static method in class com.nukkitx.network.util.Ticker
A ticker that reads the current time using System.nanoTime().

T

Ticker - Class in com.nukkitx.network.util
A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.
Ticker() - Constructor for class com.nukkitx.network.util.Ticker
Constructor for use by subclasses.
toString() - Method in class com.nukkitx.network.util.Stopwatch
Returns a string representation of the current elapsed time.
tryDecode(ByteBuf) - Method in interface com.nukkitx.network.PacketCodec
 
tryEncode(T) - Method in interface com.nukkitx.network.PacketCodec
 

V

valueOf(String) - Static method in enum com.nukkitx.network.util.DisconnectReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.nukkitx.network.util.DisconnectReason
Returns an array containing the constants of this enum type, in the order they are declared.
VarInts - Class in com.nukkitx.network
 
VarInts() - Constructor for class com.nukkitx.network.VarInts
 

W

writeAddress(ByteBuf, InetSocketAddress) - Static method in class com.nukkitx.network.NetworkUtils
 
writeInt(ByteBuf, int) - Static method in class com.nukkitx.network.VarInts
 
writeLong(ByteBuf, long) - Static method in class com.nukkitx.network.VarInts
 
writeUnsignedInt(ByteBuf, long) - Static method in class com.nukkitx.network.VarInts
 
writeUnsignedLong(ByteBuf, long) - Static method in class com.nukkitx.network.VarInts
 
A B C D E F G I N O P R S T V W 
Skip navigation links

Copyright © 2018–2019. All rights reserved.