JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.minecraft.dispenser
Interface IPosition
All Known Subinterfaces:
IBlockSource
,
ILocatableSource
,
ILocation
All Known Implementing Classes:
BlockSourceImpl
,
PositionImpl
public interface
IPosition
Method Summary
Methods
Modifier and Type
Method and Description
double
getX
()
double
getY
()
double
getZ
()
Method Detail
getX
double getX()
getY
double getY()
getZ
double getZ()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method