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.builtin.hytalegenerator.newsystem
Interface TerrainDensityProvider
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
TerrainDensityProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
get
(
Vector3i
var1,
WorkerIndexer.Id
var2)
Method Details
get
double
get
(@Nonnull
Vector3i
var1, @Nonnull
WorkerIndexer.Id
var2)