Interface LookRandomlyGoal
-
Nested Class Summary
Nested Classes -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic LookRandomlyGoal.Builderbuilder()Creates a newLookRandomlyGoal.Builderto build a newLookRandomlyGoal.Methods inherited from interface org.spongepowered.api.entity.ai.goal.Goal
canBeInterrupted, canRunConcurrentWith, executor, owner, type
-
Method Details
-
builder
Creates a newLookRandomlyGoal.Builderto build a newLookRandomlyGoal.- Returns:
- A new builder
-