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
org.pepsoft.minecraft
Interface SectionedChunk.Section
All Known Implementing Classes:
MC115AnvilChunk.Section
,
MC118AnvilChunk.Section
,
MC12AnvilChunk.Section
Enclosing interface:
SectionedChunk
public static interface
SectionedChunk.Section
A 16x16x16 chunk section.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isEmpty
()
Indicates whether the secion is empty (contains only air and minecraft:plains biome).
Method Detail
isEmpty
boolean isEmpty()
Indicates whether the secion is empty (contains only air and minecraft:plains biome).
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