History - net.minecraft.world.entity.ai.behavior.InteractWithDoor
1.21.2
Names
byw
net.minecraft.world.entity.ai.behavior.InteractWithDoor
net.minecraft.class_4107
net.minecraft.unmapped.C_mdkbucgk
net.minecraft.entity.ai.brain.task.OpenDoorsTask
net.minecraft.entity.ai.brain.task.OpenDoorsTask
net.minecraft.src.C_598_
net.minecraft.world.entity.ai.behavior.BehaviorInteract
Fields
int: a, COOLDOWN_BEFORE_RERUNNING_IN_SAME_NODE, field_30125, f_ojnabwwl, RUN_TIME, RUN_TIME, f_147585_
double: b, SKIP_CLOSING_DOOR_IF_FURTHER_AWAY_THAN, field_30126, f_qkjzuduo, PATHING_DISTANCE, PATHING_DISTANCE, f_147586_
double: c, MAX_DISTANCE_TO_HOLD_DOOR_OPEN_FOR_OTHER_MOBS, field_30127, f_meknrxex, REACH_DISTANCE, REACH_DISTANCE, f_147587_
Constructors
()
Methods
BehaviorControl<LivingEntity> (): a, create, method_46964, m_ggugtmce, create, create, m_257893_
void (ServerLevel, LivingEntity, Node, Node, Set<GlobalPos>, Optional<List<LivingEntity>>): a, closeDoorsThatIHaveOpenedOrPassedThrough, method_30760, m_kfzrtfxp, pathToDoor, pathToDoor, m_258036_
boolean (LivingEntity, BlockPos, Optional<List<LivingEntity>>): a, areOtherMobsComingThroughDoor, method_30761, m_ptbjvbpp, hasOtherMobReachedDoor, hasOtherMobReachedDoor, m_257369_
boolean (Brain<?>, BlockPos): a, isMobComingThroughDoor, method_30766, m_cgqfgfby, hasReached, hasReached, m_257446_
boolean (ServerLevel, LivingEntity, GlobalPos): a, isDoorTooFarAway, method_30762, m_huatrnxz, cannotReachDoor, cannotReachDoor, m_23307_
Optional<Set<GlobalPos>> (MemoryAccessor<com.mojang.datafixers.kinds.OptionalBox$Mu, Set<GlobalPos>>, Optional<Set<GlobalPos>>, ServerLevel, BlockPos): a, rememberDoorToClose, method_46969, m_xutscifj, storePos, rememberToCloseDoor, m_261108_