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.chunk
Interface BlockColumn
All Known Implementing Classes:
NoiseColumn
public interface
BlockColumn
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BlockState
getBlock
(int pos)
void
setBlock
(int pos,
BlockState
state)
Method Details
getBlock
BlockState
getBlock
(int pos)
setBlock
void
setBlock
(int pos,
BlockState
state)