Package com.rvandoosselaer.blocks
Class RoundedCube
- java.lang.Object
-
- com.rvandoosselaer.blocks.RoundedCube
-
-
Constructor Summary
Constructors Constructor Description RoundedCube()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(com.simsilica.mathd.Vec3i location, Chunk chunk, ChunkMesh chunkMesh)
Adds the shape at the location in the chunk to the chunk mesh.
-