Interface HeightAwareVolume
- All Known Subinterfaces:
Chunk<P>
,ClientWorld
,GenerationChunk
,GenerationRegion
,GenerationVolume
,GenerationVolume.Mutable
,Region<R>
,ServerWorld
,World<W,
,L> WorldChunk
,WorldLike<P>
public interface HeightAwareVolume
-
Method Summary
Modifier and TypeMethodDescriptionint
height
(HeightType type, int x, int z) default Vector3i
height
(HeightType type, Vector3i position)
-
Method Details
-
height
-
height
-