JavaScript is disabled on your browser.
Skip navigation links
Hytale Server API
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.hypixel.hytale.server.worldgen.util
Interface BlockArray
public interface
BlockArray
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
contains
(int var1)
int[]
getBlocks
()
int
size
()
Method Details
getBlocks
int[]
getBlocks
()
size
int
size
()
contains
boolean
contains
(int var1)