类 BehaviorBuilder.Constant<E extends LivingEntity,A>

java.lang.Object
net.minecraft.world.entity.ai.behavior.declarative.BehaviorBuilder<E,A>
net.minecraft.world.entity.ai.behavior.declarative.BehaviorBuilder.Constant<E,A>
所有已实现的接口:
com.mojang.datafixers.kinds.App<BehaviorBuilder.Mu<E>,A>
封闭类:
BehaviorBuilder<E extends LivingEntity,M>

static final class BehaviorBuilder.Constant<E extends LivingEntity,A> extends BehaviorBuilder<E,A>
  • 构造器详细资料

    • Constant

      Constant(A p_259906_)
    • Constant

      Constant(A p_259514_, Supplier<String> p_259950_)