Changes

4 bytes added ,  22:31, 28 March 2023
Line 4: Line 4:     
== Sensors ==
 
== Sensors ==
Sensors are used to collect information about the entity’s world. This is where things like entity searches and block searches should be performed. After a specified amount of ticks, any search logic will run and store relevant information in entity’s Brain using MemoryModuleTypes.
+
Sensors are used to collect information about the entity’s world. This is where things like entity searches and block searches should be performed. After a specified amount of ticks, any search logic will run and store relevant information in the entity’s Brain using MemoryModuleTypes.
    
== Memory Modules ==
 
== Memory Modules ==
17

edits