JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.minecraft.util
Interface CubicSampler.RgbFetcher
Enclosing class:
CubicSampler
public static interface
CubicSampler.RgbFetcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Vec3d
fetch
(int x, int y, int z)
Method Details
fetch
Vec3d
fetch
(
int x, int y, int z)