JavaScript is disabled on your browser.
Skip navigation links
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getX
()
double
getY
()
double
getZ
()
Method Detail
getX
double getX()
getY
double getY()
getZ
double getZ()
Skip navigation links
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