net.minecraft.world.entity.ai.behavior

public class CopyMemoryWithExpiry

cjj
net.minecraft.world.entity.ai.behavior.CopyMemoryWithExpiry
net.minecraft.class_4809
net.minecraft.entity.ai.brain.task.MemoryTransferTask
net.minecraft.src.C_574_
net.minecraft.world.entity.ai.behavior.BehaviorExpirableMemory

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static <E extends LivingEntity, T> BehaviorControl<E>
a(Predicate<E> arg0, cqw<? extends T> arg1, cqw<T> arg2, ccn arg3)
create(Predicate<E> arg0, MemoryModuleType<? extends T> arg1, MemoryModuleType<T> arg2, UniformInt arg3)
method_46914(Predicate<E> arg0, class_4140<? extends T> arg1, class_4140<T> arg2, class_6019 arg3)
create(Predicate<E> runPredicate, MemoryModuleType<? extends T> sourceType, MemoryModuleType<T> targetType, UniformIntProvider expiry)
m_257819_(Predicate<E> p_260270_, C_753_<? extends T> p_260344_, C_753_<T> p_260014_, C_141056_ p_259596_)