Skip to main content

Module data

Module data 

Source
Expand description

Typed payloads shared by debug subscription events and updates.

Structs§

BeeDebugData
Bee navigation and hive debug data.
BeeHiveDebugData
Bee-hive debug data.
BreezeDebugData
Breeze target debug data.
DebugGoalName
A goal-selector name limited to 255 UTF-16 code units.
DebugGoalNameTooLong
Error returned when a goal-selector name exceeds 255 UTF-16 code units.
DebugPathNode
One node in an entity path debug payload.
DebugStructureInfo
Structure bounding-box debug information.
DebugStructurePiece
One structure piece bounding box.
EntityBlockIntersectionDebugData
Entity/block intersection debug data.
EntityPathDebugData
Entity pathfinding debug data.
GameEventDebugData
Game-event debug data.
GameEventListenerDebugData
Game-event listener debug data.
GoalSelectorDebugData
One goal-selector debug entry.
NeighborUpdateDebugData
Neighbor-update debug data.
PointOfInterestDebugData
Point-of-interest debug data.
RaidDebugData
Raid debug data.
RedstoneWireOrientationDebugData
Redstone-wire orientation debug data.
StructureDebugData
Structure debug data.
VillagerBrainDebugData
Villager brain debug data.

Enums§

DebugPathNodeType
Path-node classification used by DebugPathNode.
DebugSubscriptionData
A payload selected by DebugSubscriptionType.
DebugSubscriptionType
Numeric discriminator for a debug subscription payload.
EntityBlockIntersectionState
Entity/block intersection state.