History - net.minecraft.world.entity.ai.behavior.InteractWith
1.21.3
Names
bwe
byw
Fields
Constructors
Methods
<T extends LivingEntity> BehaviorControl<LivingEntity> (EntityType<? extends T>, int, MemoryModuleType<T>, float, int): a, of, method_18941, create, m_258079_
<T extends LivingEntity> BehaviorControl<LivingEntity> (EntityType<? extends T>, int, MemoryModuleType<T>, float, int): a, of, method_18941, create
<E extends LivingEntity, T extends LivingEntity> BehaviorControl<E> (EntityType<? extends T>, int, Predicate<E>, Predicate<T>, MemoryModuleType<T>, float, int): a, of, method_46957, create, m_257746_
<E extends LivingEntity, T extends LivingEntity> BehaviorControl<E> (EntityType<? extends T>, int, Predicate<E>, Predicate<T>, MemoryModuleType<T>, float, int): a, of, method_46957, create
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bwh
bwe
Fields
Constructors
Methods
1.20.6
Names
boz
bwh
Fields
Constructors
Methods
1.20.4
Names
blu
boz
Fields
Constructors
Methods
1.20.2
Names
bio
blu
Fields
Constructors
Methods
1.20.1
Names
bim
bio
Fields
Constructors
Methods
1.19.4
Names
bgr
bim
Fields
Constructors
Methods
1.19.3
Names
bem
bgr
Fields
int: a, maxDist, field_18355, completionRange, f_23238_
float: d, speedModifier, field_18356, speed, f_23239_
EntityType<? extends T>: e, type, field_18357, entityType, f_23240_
int: f, interactionRangeSqr, field_18358, maxSquaredDistance, f_23241_
Predicate<T>: g, targetFilter, field_18359, predicate, f_23242_
Predicate<E>: h, selfFilter, field_18360, shouldRunPredicate, f_23243_
MemoryModuleType<T>: i, memory, field_18361, targetModule, f_23244_
Constructors
(EntityType<? extends T>, int, Predicate<E>, Predicate<T>, MemoryModuleType<T>, float, int)
()
Methods
<T extends LivingEntity> InteractWith<LivingEntity, T> (EntityType<? extends T>, int, MemoryModuleType<T>, float, int): a, of, method_18941, create, m_23260_
boolean (ServerLevel, E): a, checkExtraStartConditions, method_18919, shouldRun, m_6114_
void (ServerLevel, E, long): a, start, method_18920, run, m_6735_
boolean (E): a, seesAtLeastOneValidTarget, method_24582, anyVisibleTo, m_23266_
boolean (LivingEntity): b, isTargetValid, method_24583, testPredicate, m_23278_
<T extends LivingEntity> InteractWith<LivingEntity, T> (EntityType<? extends T>, int, Predicate<T>, MemoryModuleType<T>, float, int): a, of, method_35071, create, m_147566_
boolean (E, LivingEntity): a, canInteract, method_38963, shouldTarget, m_186038_
<T extends LivingEntity> BehaviorControl<LivingEntity> (EntityType<? extends T>, int, MemoryModuleType<T>, float, int): a, of, method_18941, create, m_258079_
<E extends LivingEntity, T extends LivingEntity> BehaviorControl<E> (EntityType<? extends T>, int, Predicate<E>, Predicate<T>, MemoryModuleType<T>, float, int): a, of, method_46957, create, m_257746_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bdp
bem
Fields
Constructors
Methods
1.19
Names
baf
bdp
Fields
float: c, speedModifier, field_18356, speed, f_23239_
float: d, speedModifier, field_18356, speed, f_23239_
EntityType<? extends T>: d, type, field_18357, entityType, f_23240_
EntityType<? extends T>: e, type, field_18357, entityType, f_23240_
int: e, interactionRangeSqr, field_18358, maxSquaredDistance, f_23241_
int: f, interactionRangeSqr, field_18358, maxSquaredDistance, f_23241_
Predicate<T>: f, targetFilter, field_18359, predicate, f_23242_
Predicate<T>: g, targetFilter, field_18359, predicate, f_23242_
Predicate<E>: g, selfFilter, field_18360, shouldRunPredicate, f_23243_
Predicate<E>: h, selfFilter, field_18360, shouldRunPredicate, f_23243_
MemoryModuleType<T>: h, memory, field_18361, targetModule, f_23244_
MemoryModuleType<T>: i, memory, field_18361, targetModule, f_23244_
Constructors
Methods
1.18.2
Names
azo
baf
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
awc
azo
Fields
Constructors
Methods
boolean (E, LivingEntity): a, canInteract, method_38963, shouldTarget, m_186038_
1.17.1
Names
awb
awc
Fields
Constructors
Methods
1.17
Names
aso
awb
net.minecraft.entity.ai.brain.task.InteractWithEntityTask
net.minecraft.src.C_597_
net.minecraft.server.v1_16_R3.BehaviorInteract
net.minecraft.world.entity.ai.behavior.BehaviorInteract
Fields
int: b, maxDist, field_18355, completionRange, field_220446_a
int: a, maxDist, field_18355, completionRange, f_23238_
float: c, speedModifier, field_18356, speed, field_220447_b
float: c, speedModifier, field_18356, speed, f_23239_
EntityType<? extends T>: d, type, field_18357, entityType, field_220448_c
EntityType<? extends T>: d, type, field_18357, entityType, f_23240_
int: e, interactionRangeSqr, field_18358, maxSquaredDistance, field_220449_d
int: e, interactionRangeSqr, field_18358, maxSquaredDistance, f_23241_
Predicate<T>: f, targetFilter, field_18359, predicate, field_220450_e
Predicate<T>: f, targetFilter, field_18359, predicate, f_23242_
Predicate<E>: g, selfFilter, field_18360, shouldRunPredicate, field_220451_f
Predicate<E>: g, selfFilter, field_18360, shouldRunPredicate, f_23243_
MemoryModuleType<T>: h, memory, field_18361, targetModule, field_220452_g
MemoryModuleType<T>: h, memory, field_18361, targetModule, f_23244_
Constructors
Methods
<T extends LivingEntity> InteractWith<LivingEntity, T> (EntityType<? extends T>, int, MemoryModuleType<T>, float, int): a, of, method_18941, create, func_220445_a
<T extends LivingEntity> InteractWith<LivingEntity, T> (EntityType<? extends T>, int, MemoryModuleType<T>, float, int): a, of, method_18941, create, m_23260_
boolean (ServerLevel, E): a, checkExtraStartConditions, method_18919, shouldRun, func_212832_a_
boolean (ServerLevel, E): a, checkExtraStartConditions, method_18919, shouldRun, m_6114_
void (ServerLevel, E, long): a, start, method_18920, run, func_212831_a_
void (ServerLevel, E, long): a, start, method_18920, run, m_6735_
boolean (E): a, seesAtLeastOneValidTarget, method_24582, method_24582, func_233913_a_
boolean (E): a, seesAtLeastOneValidTarget, method_24582, anyVisibleTo, m_23266_
boolean (LivingEntity): b, isTargetValid, method_24583, method_24583, func_233914_b_
boolean (LivingEntity): b, isTargetValid, method_24583, testPredicate, m_23278_
<T extends LivingEntity> InteractWith<LivingEntity, T> (EntityType<? extends T>, int, Predicate<T>, MemoryModuleType<T>, float, int): a, of, method_35071, create, m_147566_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
asl
aso
net.minecraft.server.v1_16_R2.BehaviorInteract
net.minecraft.server.v1_16_R3.BehaviorInteract
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
ara
asl
net.minecraft.server.v1_16_R1.BehaviorInteract
net.minecraft.server.v1_16_R2.BehaviorInteract
Fields
Constructors
Methods
1.16.1
Names
amn
ara
net.minecraft.server.v1_15_R1.BehaviorInteract
net.minecraft.server.v1_16_R1.BehaviorInteract
Fields
int: a, maxDist, field_18355, completionRange, field_220446_a
int: b, maxDist, field_18355, completionRange, field_220446_a
float: b, speed, field_18356, speed, field_220447_b
float: c, speedModifier, field_18356, speed, field_220447_b
EntityType<? extends T>: c, type, field_18357, entityType, field_220448_c
EntityType<? extends T>: d, type, field_18357, entityType, field_220448_c
int: d, interactionRangeSqr, field_18358, maxSquaredDistance, field_220449_d
int: e, interactionRangeSqr, field_18358, maxSquaredDistance, field_220449_d
Predicate<T>: e, targetFilter, field_18359, predicate, field_220450_e
Predicate<T>: f, targetFilter, field_18359, predicate, field_220450_e
Predicate<E>: f, selfFilter, field_18360, shouldRunPredicate, field_220451_f
Predicate<E>: g, selfFilter, field_18360, shouldRunPredicate, field_220451_f
MemoryModuleType<T>: g, memory, field_18361, targetModule, field_220452_g
MemoryModuleType<T>: h, memory, field_18361, targetModule, field_220452_g
Constructors
Methods
boolean (E): a, seesAtLeastOneValidTarget, method_24582, method_24582, func_233913_a_
boolean (LivingEntity): b, isTargetValid, method_24583, method_24583, func_233914_b_
1.15.2
Names
amk
amn
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
akk
amk
net.minecraft.server.v1_14_R1.BehaviorInteract
net.minecraft.server.v1_15_R1.BehaviorInteract
Fields
Constructors
Methods
1.14.4
Names
akg
akk
net.minecraft.world.entity.ai.behavior.InteractWith
Fields
int: a, field_18355, completionRange, field_220446_a
int: a, maxDist, field_18355, completionRange, field_220446_a
float: b, field_18356, speed, field_220447_b
float: b, speed, field_18356, speed, field_220447_b
EntityTypes<? extends T>: c, field_18357, entityType, field_220448_c
EntityType<? extends T>: c, type, field_18357, entityType, field_220448_c
int: d, field_18358, maxSquaredDistance, field_220449_d
int: d, interactionRangeSqr, field_18358, maxSquaredDistance, field_220449_d
Predicate<T>: e, field_18359, predicate, field_220450_e
Predicate<T>: e, targetFilter, field_18359, predicate, field_220450_e
Predicate<E>: f, field_18360, shouldRunPredicate, field_220451_f
Predicate<E>: f, selfFilter, field_18360, shouldRunPredicate, field_220451_f
MemoryModuleType<T>: g, field_18361, targetModule, field_220452_g
MemoryModuleType<T>: g, memory, field_18361, targetModule, field_220452_g
Constructors
Methods
<T extends EntityLiving> BehaviorInteract<EntityLiving, T> (EntityTypes<? extends T>, int, MemoryModuleType<T>, float, int): a, method_18941, create, func_220445_a
<T extends LivingEntity> InteractWith<LivingEntity, T> (EntityType<? extends T>, int, MemoryModuleType<T>, float, int): a, of, method_18941, create, func_220445_a
boolean (WorldServer, E): a, method_18919, shouldRun, func_212832_a_
boolean (ServerLevel, E): a, checkExtraStartConditions, method_18919, shouldRun, func_212832_a_
void (WorldServer, E, long): a, method_18920, run, func_212831_a_
void (ServerLevel, E, long): a, start, method_18920, run, func_212831_a_
1.14.3
Names
ake
akg
net.minecraft.entity.ai.brain.task.FindEntityTask
Fields
int: a, field_18355, field_220446_a
int: a, field_18355, completionRange, field_220446_a
float: b, field_18356, field_220447_b
float: b, field_18356, speed, field_220447_b
EntityTypes<? extends T>: c, field_18357, field_220448_c
EntityTypes<? extends T>: c, field_18357, entityType, field_220448_c
int: d, field_18358, field_220449_d
int: d, field_18358, maxSquaredDistance, field_220449_d
Predicate<T>: e, field_18359, field_220450_e
Predicate<T>: e, field_18359, predicate, field_220450_e
Predicate<E>: f, field_18360, field_220451_f
Predicate<E>: f, field_18360, shouldRunPredicate, field_220451_f
MemoryModuleType<T>: g, field_18361, field_220452_g
MemoryModuleType<T>: g, field_18361, targetModule, field_220452_g
Constructors
Methods
<T extends EntityLiving> BehaviorInteract<EntityLiving, T> (EntityTypes<? extends T>, int, MemoryModuleType<T>, float, int): a, method_18941, func_220445_a
<T extends EntityLiving> BehaviorInteract<EntityLiving, T> (EntityTypes<? extends T>, int, MemoryModuleType<T>, float, int): a, method_18941, create, func_220445_a
boolean (WorldServer, E): a, method_18919, func_212832_a_
boolean (WorldServer, E): a, method_18919, shouldRun, func_212832_a_
void (WorldServer, E, long): a, method_18920, func_212831_a_
void (WorldServer, E, long): a, method_18920, run, func_212831_a_
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
akb
ake
Fields
Constructors
Methods
Set<com.mojang.datafixers.util.Pair<MemoryModuleType<?>, MemoryStatus>> (): a, method_18914, func_220381_a
1.14
Names
akb
net.minecraft.class_4106
net.minecraft.entity.ai.brain.task.InteractWithEntityTask
net.minecraft.server.v1_14_R1.BehaviorInteract
Fields
int: a, field_18355, field_220446_a
float: b, field_18356, field_220447_b
EntityTypes<? extends T>: c, field_18357, field_220448_c
int: d, field_18358, field_220449_d
Predicate<T>: e, field_18359, field_220450_e
Predicate<E>: f, field_18360, field_220451_f
MemoryModuleType<T>: g, field_18361, field_220452_g
Constructors
(EntityTypes<? extends T>, int, Predicate<E>, Predicate<T>, MemoryModuleType<T>, float, int)
Methods
<T extends EntityLiving> BehaviorInteract<EntityLiving, T> (EntityTypes<? extends T>, int, MemoryModuleType<T>, float, int): a, method_18941, func_220445_a
Set<com.mojang.datafixers.util.Pair<MemoryModuleType<?>, MemoryStatus>> (): a, method_18914, func_220381_a
boolean (WorldServer, E): a, method_18919, func_212832_a_
void (WorldServer, E, long): a, method_18920, func_212831_a_