History - net.minecraft.util.debug.DebugBrainDump

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

bvi

net.minecraft.util.debug.DebugBrainDump

net.minecraft.class_12006

net.minecraft.world.debug.data.BrainDebugData

net.minecraft.src.C_411164_

net.minecraft.util.debug.DebugBrainDump

Fields

String: b, name, comp_4838, name, f_412813_

String: c, profession, comp_4839, profession, f_413110_

int: d, xp, comp_4840, xp, f_413673_

float: e, health, comp_4841, health, f_412316_

float: f, maxHealth, comp_4842, maxHealth, f_411849_

String: g, inventory, comp_4843, inventory, f_412464_

boolean: h, wantsGolem, comp_4844, wantsGolem, f_412715_

int: i, angerLevel, comp_4845, angerLevel, f_411604_

List<String>: j, activities, comp_4846, activities, f_412287_

List<String>: k, behaviors, comp_4847, behaviors, f_413089_

List<String>: l, memories, comp_4848, memories, f_412396_

List<String>: m, gossips, comp_4849, gossips, f_412159_

Set<BlockPos>: n, pois, comp_4850, pois, f_412616_

Set<BlockPos>: o, potentialPois, comp_4851, potentialPois, f_411468_

StreamCodec<FriendlyByteBuf, DebugBrainDump>: a, STREAM_CODEC, field_62845, PACKET_CODEC, f_411852_

Constructors

(FriendlyByteBuf)

(String, String, int, float, float, String, boolean, int, List<String>, List<String>, List<String>, List<String>, Set<BlockPos>, Set<BlockPos>)

Methods

void (FriendlyByteBuf): a, write, method_74560, write, m_417497_

DebugBrainDump (ServerLevel, LivingEntity): a, takeBrainDump, method_74551, fromEntity, m_416510_

Set<BlockPos> (Brain<?>, MemoryModuleType<GlobalPos>[]): a, getKnownBlockPositions, method_74554, getMemorizedPositions, m_418965_

List<String> (Villager): a, getVillagerGossips, method_74555, getGossips, m_420045_

Stream<String> (ServerLevel, LivingEntity, long): a, getMemoryDescriptions, method_74552, streamMemories, m_416890_

String (ServerLevel, long, MemoryModuleType<?>, Optional<? extends ExpirableValue<?>>): a, getMemoryDescription, method_74549, collectMemoryString, m_419632_

String (ServerLevel, Object): a, getShortDescription, method_74553, toString, m_415289_

boolean (BlockPos): a, hasPoi, method_74556, poiContains, m_415863_

boolean (BlockPos): b, hasPotentialPoi, method_74563, potentialPoiContains, m_419173_

String (): a, name, comp_4838, name, f_412813_

String (): b, profession, comp_4839, profession, f_413110_

int (): c, xp, comp_4840, xp, f_413673_

float (): d, health, comp_4841, health, f_412316_

float (): e, maxHealth, comp_4842, maxHealth, f_411849_

String (): f, inventory, comp_4843, inventory, f_412464_

boolean (): g, wantsGolem, comp_4844, wantsGolem, f_412715_

int (): h, angerLevel, comp_4845, angerLevel, f_411604_

List<String> (): i, activities, comp_4846, activities, f_412287_

List<String> (): j, behaviors, comp_4847, behaviors, f_413089_

List<String> (): k, memories, comp_4848, memories, f_412396_

List<String> (): l, gossips, comp_4849, gossips, f_412159_

Set<BlockPos> (): m, pois, comp_4850, pois, f_412616_

Set<BlockPos> (): n, potentialPois, comp_4851, potentialPois, f_411468_