Package com.soulfiremc.server.script.nodes.data
@NullMarked
package com.soulfiremc.server.script.nodes.data
Data nodes that retrieve information from the game world and bot state.
-
ClassesClassDescriptionData node that filters bots by name pattern.Data node that finds the nearest block of a specific type.Data node that finds the nearest entity of a specific type.Data node that gets the bot's armor information.Data node that gets the biome at the bot's current position.Data node that gets block information at a specific position.Data node that gets a bot by its name.Data node that gets basic information about the bot.Data node that returns all connected bots in the instance.Data node that gets various boolean states of the bot.Data node that gets the bot's current dimension.Data node that gets the bot's active potion effects.Data node that gets the bot's experience information.Data node that gets the bot's current gamemode.Data node that gets the bot's health information.Data node that gets the bot's hunger/food information.Data node that gets information about an item in a specific inventory slot.Data node that gets the light level at the bot's position.Data node that gets the bot's current position.Data node that gets the bot's current rotation.Data node that gets the bot's currently selected hotbar slot.Data node that gets the block the bot is looking at.Data node that gets the current game time.Data node that gets the bot's current velocity.Data node that gets the current weather conditions.