your current location:首页 > news>[SB L] Smart Brain Lib Minecraft

[SB L] Smart Brain Lib Minecraft

2024-12-12 09:27:32|Myriagame |source:minecraft skins

Overview

This module is a library about BRAIN, making the BRAIN system easier to use and manage.

The Brain system in Minecraft is a very obscure new physical AI system. Mojang introduced this system to handle more complex biological AI and perform more complex physical behavior.

But unfortunately, the BRAIN system installed by Mojang is lacking or insufficient, and it is too complicated.

In addition, its implementation is quite inefficient.This means that in general, the Brain system is not worthy of replace the existing Goals system.

This library aims to completely transform the BRAIN system to make it more available and configured.

However, please note that on the surface, the existing GoALS system is still easier to achieve -the BRAN system aims to make more complex interaction, but it is also interesting to experience.

Function

SBL is a multi -faceted library that makes the Brain system easier to use, and will be continuously improved in subsequent use and development.

Its main functions include:

Automatic allocation of memory type: intelligent registered memory module.

Action sensing: Allow dynamic configuration and processing events.

Advanced behavior: Use built -in or create a new -based scalable behavior to build a callback, prediction, cooling, etc. (methods).

Safety behavior modification during runtime: Support dynamically adding, deleted or modified the current physical acting behavior.

Optimization: Make the behavior of the entity more efficient.

The module also has more modules for any entity.

The author said that more built -in behaviors will be added to this module in the future, and there will be a more detailed API Wiki -based reference.

Tutorial provided by the author: here.