common
/
org.samo_lego.taterzens.mixin.accessors
/
AClientboundAddPlayerPacket
AClientbound
Add
Player
Packet
interface
AClientboundAddPlayerPacket
Content copied to clipboard
Functions
Functions
get
Id
Link copied to clipboard
abstract fun
getId
():
Int
Content copied to clipboard
set
Id
Link copied to clipboard
abstract fun
setId
(id:
Int
)
Content copied to clipboard
set
Uuid
Link copied to clipboard
abstract fun
setUuid
(uuid:
UUID
)
Content copied to clipboard
set
X
Link copied to clipboard
abstract fun
setX
(x:
Double
)
Content copied to clipboard
set
XRot
Link copied to clipboard
abstract fun
setXRot
(xRot:
Byte
)
Content copied to clipboard
set
Y
Link copied to clipboard
abstract fun
setY
(y:
Double
)
Content copied to clipboard
set
YRot
Link copied to clipboard
abstract fun
setYRot
(yRot:
Byte
)
Content copied to clipboard
set
Z
Link copied to clipboard
abstract fun
setZ
(z:
Double
)
Content copied to clipboard