Interface LookRandomlyGoal
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LookRandomlyGoal.Builder
builder()
Creates a newLookRandomlyGoal.Builder
to 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.Builder
to build a newLookRandomlyGoal
.- Returns:
- A new builder
-