Uses of Record Class
dev.twilite.game.simulation.rules.threat.Threats.Builder
Packages that use Threats.Builder
-
Uses of Threats.Builder in dev.twilite.game.simulation.rules.threat
Methods in dev.twilite.game.simulation.rules.threat that return Threats.BuilderModifier and TypeMethodDescriptionstatic <I> Threats.Builder<I> Threats.from(Function<I, ? extends Collection<SimulationThreat>> threats) Applies timed coordinate threats.Threats.Typed.from(Function<I, ? extends Collection<SimulationThreat>> threats) Applies timed coordinate threats.