Skip to content

Working with KelpWorld

PXAV edited this page Mar 19, 2021 · 1 revision

This tutorial teaches you how to use the world library provided by Kelp.

What is KelpWorld?

Kelp's world library is a collection of classes used for independent world manipulation from Kelp plugins. It provides a bunch of classes such as:

  • KelpLocation
  • KelpChunk
  • KelpWorld
  • KelpBlock
  • ...

Tutorial following soon

Clone this wiki locally