JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.samo_lego.golfiv.mixin.accessors
Interface EntityPositionS2CPacketAccessor
public interface
EntityPositionS2CPacketAccessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
getX
()
double
getZ
()
void
setX
(double X)
void
setZ
(double z)
Method Details
getX
double
getX
()
getZ
double
getZ
()
setX
void
setX
(double X)
setZ
void
setZ
(double z)