public class PacketPlayOutWindowProperty extends OutPacket
| Modifier and Type | Field and Description |
|---|---|
protected short |
property |
protected short |
value |
protected int |
windowId |
| Constructor and Description |
|---|
PacketPlayOutWindowProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ByteBuf buf)
Serialized the data held by this packet into a buffer
|
int |
id()
Gets the ID of this packet, according to the protocol specification
|
short |
property() |
short |
value() |
int |
windowId() |
decode, direction, handleReceived, setprotected int windowId
protected short property
protected short value
public PacketPlayOutWindowProperty()
Copyright © 2016. All rights reserved.