JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.malisis.core.util.chunkblock
Interface IChunkBlock
All Known Subinterfaces:
IBlockListener
,
IChunkCollidable
public interface
IChunkBlock
The IChunkBlock defines a block that will be store in chunks data directly.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
blockRange
()
Gets the block range.
Method Detail
blockRange
int blockRange()
Gets the block range.
Defines the distance for which the block will store itself into chunk data.
Returns:
the int
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method