nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

KBVE Behavior StateTree

Mod

This is a core plugin for our KBVE behavior state tree, which is open source and written in rust using JNI.


21 downloads
0 followers

KBVE Behavior StateTree

This is a behavior state machine that is written using Bevy in Rust, then ran using JNI. The objective is to build out an open source foundation of ECS-style behavior trees using queries with the aim of moving the heavy logic off the minecraft's main thread.

Bevy

This is an ECS framework, that we are using in a similar way that Hytale uses FLECS for their ECS.

Tokio

This is a runtime that provides the multi-threading.

JNI

The layer between the java and rust.

External resources


Project members

h0lybyte

Member

Fudster

Member


Technical information

Client side
unknown
Server side
unknown
Project ID