History - net.minecraft.entity.ai.brain.task.OpenDoorsTask
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
Set (GlobalPos, MemoryQueryResult): lambda$rememberDoorToClose$11, method_46968, method_46968
Set (GlobalPos, MemoryQueryResult): lambda$rememberDoorToClose$1, method_46968, method_46968
Set (GlobalPos, Set): lambda$rememberDoorToClose$10, method_46971, method_46971
Set (GlobalPos, Set): lambda$rememberDoorToClose$0, method_46971, method_46971
boolean (BlockPos, LivingEntity): lambda$areOtherMobsComingThroughDoor$9, method_46970, method_46970
boolean (BlockPos, LivingEntity): lambda$areOtherMobsComingThroughDoor$2, method_46970, method_46970
boolean (BlockPos, LivingEntity): lambda$areOtherMobsComingThroughDoor$8, method_30765, method_30765
boolean (BlockPos, LivingEntity): lambda$areOtherMobsComingThroughDoor$1, method_30765, method_30765
boolean (LivingEntity, LivingEntity): lambda$areOtherMobsComingThroughDoor$7, method_30764, method_30764
boolean (LivingEntity, LivingEntity): lambda$areOtherMobsComingThroughDoor$0, method_30764, method_30764
boolean (AbstractBlock$AbstractBlockState): lambda$closeDoorsThatIHaveOpenedOrPassedThrough$6, method_40002, method_40002
boolean (AbstractBlock$AbstractBlockState): lambda$closeDoorsThatIHaveOpenedOrPassedThrough$0, method_40002, method_40002
com.mojang.datafixers.kinds.App (org.apache.commons.lang3.mutable.MutableObject, org.apache.commons.lang3.mutable.MutableInt, TaskTriggerer$TaskContext): lambda$create$5, method_46972, method_46972
com.mojang.datafixers.kinds.App (org.apache.commons.lang3.mutable.MutableObject, org.apache.commons.lang3.mutable.MutableInt, TaskTriggerer$TaskContext): lambda$create$0, method_46972, method_46972
TaskRunnable (TaskTriggerer$TaskContext, org.apache.commons.lang3.mutable.MutableObject, org.apache.commons.lang3.mutable.MutableInt, MemoryQueryResult, MemoryQueryResult, MemoryQueryResult): lambda$create$4, method_46967, method_46967
TaskRunnable (TaskTriggerer$TaskContext, org.apache.commons.lang3.mutable.MutableObject, org.apache.commons.lang3.mutable.MutableInt, MemoryQueryResult, MemoryQueryResult, MemoryQueryResult): lambda$create$1, method_46967, method_46967
boolean (TaskTriggerer$TaskContext, MemoryQueryResult, MemoryQueryResult, org.apache.commons.lang3.mutable.MutableObject, org.apache.commons.lang3.mutable.MutableInt, MemoryQueryResult, ServerWorld, LivingEntity, long): lambda$create$3, method_46966, method_46966
boolean (TaskTriggerer$TaskContext, MemoryQueryResult, MemoryQueryResult, org.apache.commons.lang3.mutable.MutableObject, org.apache.commons.lang3.mutable.MutableInt, MemoryQueryResult, ServerWorld, LivingEntity, long): lambda$create$2, method_46966, method_46966
void (ServerWorld, LivingEntity, PathNode, PathNode, TaskTriggerer$TaskContext, MemoryQueryResult, Set): lambda$create$2, method_46965, method_46965
void (ServerWorld, LivingEntity, PathNode, PathNode, TaskTriggerer$TaskContext, MemoryQueryResult, Set): lambda$create$5, method_46965, method_46965
boolean (AbstractBlock$AbstractBlockState): lambda$create$1, method_46973, method_46973
boolean (AbstractBlock$AbstractBlockState): lambda$create$4, method_46973, method_46973
boolean (AbstractBlock$AbstractBlockState): lambda$create$0, method_46974, method_46974
boolean (AbstractBlock$AbstractBlockState): lambda$create$3, method_46974, method_46974
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.behavior.InteractWithDoor
net.minecraft.class_4107
net.minecraft.entity.ai.brain.task.OpenDoorsTask
Fields
int: COOLDOWN_BEFORE_RERUNNING_IN_SAME_NODE, field_30125, RUN_TIME
double: SKIP_CLOSING_DOOR_IF_FURTHER_AWAY_THAN, field_30126, PATHING_DISTANCE
double: MAX_DISTANCE_TO_HOLD_DOOR_OPEN_FOR_OTHER_MOBS, field_30127, REACH_DISTANCE
Constructors
()
Methods
Task<LivingEntity> (): create, method_46964, create
void (ServerWorld, LivingEntity, PathNode, PathNode, Set<GlobalPos>, Optional<List<LivingEntity>>): closeDoorsThatIHaveOpenedOrPassedThrough, method_30760, pathToDoor
boolean (LivingEntity, BlockPos, Optional<List<LivingEntity>>): areOtherMobsComingThroughDoor, method_30761, hasOtherMobReachedDoor
boolean (Brain<?>, BlockPos): isMobComingThroughDoor, method_30766, hasReached
boolean (ServerWorld, LivingEntity, GlobalPos): isDoorTooFarAway, method_30762, cannotReachDoor
Optional<Set<GlobalPos>> (MemoryQueryResult<com.mojang.datafixers.kinds.OptionalBox$Mu, Set<GlobalPos>>, Optional<Set<GlobalPos>>, ServerWorld, BlockPos): rememberDoorToClose, method_46969, storePos
Set (GlobalPos, MemoryQueryResult): lambda$rememberDoorToClose$11, method_46968, method_46968
Set (GlobalPos, Set): lambda$rememberDoorToClose$10, method_46971, method_46971
boolean (BlockPos, LivingEntity): lambda$areOtherMobsComingThroughDoor$9, method_46970, method_46970
boolean (BlockPos, LivingEntity): lambda$areOtherMobsComingThroughDoor$8, method_30765, method_30765
boolean (LivingEntity, LivingEntity): lambda$areOtherMobsComingThroughDoor$7, method_30764, method_30764
boolean (AbstractBlock$AbstractBlockState): lambda$closeDoorsThatIHaveOpenedOrPassedThrough$6, method_40002, method_40002
com.mojang.datafixers.kinds.App (org.apache.commons.lang3.mutable.MutableObject, org.apache.commons.lang3.mutable.MutableInt, TaskTriggerer$TaskContext): lambda$create$5, method_46972, method_46972
TaskRunnable (TaskTriggerer$TaskContext, org.apache.commons.lang3.mutable.MutableObject, org.apache.commons.lang3.mutable.MutableInt, MemoryQueryResult, MemoryQueryResult, MemoryQueryResult): lambda$create$4, method_46967, method_46967
boolean (TaskTriggerer$TaskContext, MemoryQueryResult, MemoryQueryResult, org.apache.commons.lang3.mutable.MutableObject, org.apache.commons.lang3.mutable.MutableInt, MemoryQueryResult, ServerWorld, LivingEntity, long): lambda$create$3, method_46966, method_46966
void (ServerWorld, LivingEntity, PathNode, PathNode, TaskTriggerer$TaskContext, MemoryQueryResult, Set): lambda$create$2, method_46965, method_46965
boolean (AbstractBlock$AbstractBlockState): lambda$create$1, method_46973, method_46973
boolean (AbstractBlock$AbstractBlockState): lambda$create$0, method_46974, method_46974