Uses of Record Class
dev.twilite.game.simulation.rules.threat.MovingThreats.Builder
Packages that use MovingThreats.Builder
-
Uses of MovingThreats.Builder in dev.twilite.game.simulation.rules.threat
Methods in dev.twilite.game.simulation.rules.threat that return MovingThreats.BuilderModifier and TypeMethodDescriptionstatic <I> MovingThreats.Builder<I> MovingThreats.from(Function<I, ? extends Collection<SimulationMovingThreat>> threats) Starts a moving threat task builder.MovingThreats.Typed.from(Function<I, ? extends Collection<SimulationMovingThreat>> threats) Starts a moving threat task builder.