JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.minecraft.world.level.levelgen.material
Interface WorldGenMaterialRule
public interface
WorldGenMaterialRule
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BlockState
apply
(
NoiseChunk
pChunk, int pX, int pY, int pZ)
Method Details
apply
@Nullable
BlockState
apply
(
NoiseChunk
pChunk, int pX, int pY, int pZ)