Class SetRoarTarget
java.lang.Object
net.minecraft.world.entity.ai.behavior.warden.SetRoarTarget
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic <E extends Warden>
 BehaviorControl<E>create(Function<E, Optional<? extends LivingEntity>> p_260275_) 
- 
Constructor Details- 
SetRoarTargetpublic SetRoarTarget()
 
- 
- 
Method Details- 
createpublic static <E extends Warden> BehaviorControl<E> create(Function<E, Optional<? extends LivingEntity>> p_260275_) 
 
-