Uses of Class
dev.twilite.game.wrapper.HintArrow
Packages that use HintArrow
-
Uses of HintArrow in dev.twilite.game.stream
Method parameters in dev.twilite.game.stream with type arguments of type HintArrowModifier and TypeMethodDescriptionReturns a new hint-arrow view with an additional filter.Returns a new hint-arrow view with the supplied filter OR'ed with the most recent filter.Constructor parameters in dev.twilite.game.stream with type arguments of type HintArrowModifierConstructorDescriptionHintArrowView(Supplier<Stream<HintArrow>> source) Creates a hint-arrow view backed by a stream supplier.