Interface WorldGenMaterialRule
public interface WorldGenMaterialRule
-
Method Summary
Modifier and TypeMethodDescription@Nullable BlockStateapply(NoiseChunk noiseChunk, int posX, int posY, int posZ)
-
Method Details
-
apply
-
@Nullable BlockStateapply(NoiseChunk noiseChunk,
int posX,
int posY,
int posZ)