JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.ardorcraft.world
Interface WorldModifier
public interface
WorldModifier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getBlock
(int x, int y, int z)
void
setBlock
(int x, int y, int z, int data)
Method Details
setBlock
void
setBlock
(int x, int y, int z, int data)
getBlock
int
getBlock
(int x, int y, int z)