-
Notifications
You must be signed in to change notification settings - Fork 0
0. Monolith API
A robust and extensible API for creating custom blocks on Paper servers.
The Monolith API is a sophisticated framework designed to empower developers with the ability to create highly customized block types within the Paper Minecraft server environment. Unlike traditional approaches that often involve replacing vanilla mechanics or relying on resource packs, Monolith API facilitates the registration of new, logical block types based on existing vanilla materials, while providing a comprehensive suite of tools for defining entirely custom behaviors and persistent data.
This library is primarily developed in Kotlin, leveraging its modern language features for conciseness and type safety. However, it is meticulously designed to offer a seamless and comfortable development experience for Java developers, ensuring full compatibility and idiomatic usage across both languages.