net.minecraft.world.entity.ai.behavior

public class EraseMemoryIf

cjq
net.minecraft.world.entity.ai.behavior.EraseMemoryIf
net.minecraft.class_4813
net.minecraft.entity.ai.brain.task.ForgetTask
net.minecraft.src.C_582_
net.minecraft.world.entity.ai.behavior.BehaviorRemoveMemory

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static <E extends LivingEntity> BehaviorControl<E>
a(Predicate<E> arg0, cqw<?> arg1)
create(Predicate<E> arg0, MemoryModuleType<?> arg1)
method_46922(Predicate<E> arg0, class_4140<?> arg1)
create(Predicate<E> condition, MemoryModuleType<?> memory)
m_258093_(Predicate<E> p_260241_, C_753_<?> p_259406_)