Phpcraft
Phpcraft
ServerConnection
Phpcraft\ServerConnection Member List
This is the complete list of members for
Phpcraft\ServerConnection
, including all inherited members.
$compression_threshold
Phpcraft\Connection
$pos
Phpcraft\ServerConnection
$pow2
Phpcraft\Connection
static
$protocol_version
Phpcraft\Connection
$read_buffer
Phpcraft\Connection
$read_buffer_offset
Phpcraft\Connection
$state
Phpcraft\Connection
$stream
Phpcraft\Connection
$username
Phpcraft\ServerConnection
$uuid
Phpcraft\ServerConnection
$write_buffer
Phpcraft\Connection
$zero
Phpcraft\Connection
static
__construct
($stream, int $protocol_version)
Phpcraft\ServerConnection
Phpcraft::Connection::__construct
(int $protocol_version=-1, $stream=null)
Phpcraft\Connection
close
()
Phpcraft\Connection
getName
()
Phpcraft\ServerConnection
getPosition
()
Phpcraft\ServerConnection
getRemainingData
()
Phpcraft\Connection
getRemoteAddress
()
Phpcraft\Connection
hasPermission
(string $permission)
Phpcraft\ServerConnection
hasPosition
()
Phpcraft\ServerConnection
ignoreBytes
(int $bytes)
Phpcraft\Connection
isOpen
()
Phpcraft\Connection
login
(Account $account, ?array $translations=null)
Phpcraft\ServerConnection
readAngle
()
Phpcraft\Connection
readBoolean
()
Phpcraft\Connection
readByte
()
Phpcraft\Connection
readChat
()
Phpcraft\Connection
readDouble
()
Phpcraft\Connection
readFixedPointPosition
()
Phpcraft\Connection
readFloat
()
Phpcraft\Connection
readInt
()
Phpcraft\Connection
readLong
()
Phpcraft\Connection
readNBT
(int $type=0)
Phpcraft\Connection
readPacket
(float $timeout=3.000)
Phpcraft\Connection
readPosition
()
Phpcraft\Connection
readPrecisePosition
()
Phpcraft\Connection
readRaw
(int $bytes)
Phpcraft\Connection
readRawPacket
(float $timeout=3.000, int $bytes=0)
Phpcraft\Connection
readShort
()
Phpcraft\Connection
readSlot
(bool $additional_processing=true)
Phpcraft\Connection
readString
(int $maxLength=32767, int $minLength=-1)
Phpcraft\Connection
readUnsignedByte
()
Phpcraft\Connection
readUnsignedShort
()
Phpcraft\Connection
readUUID
()
Phpcraft\Connection
readVarInt
()
Phpcraft\Connection
send
(bool $raw=false)
Phpcraft\Connection
sendAdminBroadcast
($message, string $permission="everything")
Phpcraft\ServerConnection
sendHandshake
(string $server_name, int $server_port, int $next_state, array $join_specs=[])
Phpcraft\ServerConnection
sendMessage
($message)
Phpcraft\ServerConnection
setReadBuffer
(string $buffer)
Phpcraft\Connection
startPacket
($packet)
Phpcraft\ServerConnection
STATE_HANDSHAKE
Phpcraft\Connection
STATE_LOGIN
Phpcraft\Connection
STATE_PLAY
Phpcraft\Connection
STATE_STATUS
Phpcraft\Connection
varInt
($value)
Phpcraft\Connection
static
writeAngle
(float $value)
Phpcraft\Connection
writeBoolean
(bool $value)
Phpcraft\Connection
writeByte
(int $value)
Phpcraft\Connection
writeChat
($value)
Phpcraft\Connection
writeDouble
(float $value)
Phpcraft\Connection
writeFixedPointPosition
(Point3D $pos)
Phpcraft\Connection
writeFloat
(float $value)
Phpcraft\Connection
writeInt
($value)
Phpcraft\Connection
writeLong
($value)
Phpcraft\Connection
writePosition
(Point3D $pos)
Phpcraft\Connection
writePrecisePosition
(Point3D $pos)
Phpcraft\Connection
writeRaw
(string $value)
Phpcraft\Connection
writeShort
($value)
Phpcraft\Connection
writeSlot
(Slot $slot)
Phpcraft\Connection
writeString
(string $value)
Phpcraft\Connection
writeUnsignedByte
(int $value)
Phpcraft\Connection
writeUnsignedShort
($value)
Phpcraft\Connection
writeUUID
(UUID $uuid)
Phpcraft\Connection
writeVarInt
($value)
Phpcraft\Connection
Generated by
1.8.16