Package kr.toxicity.model.api.animation
Interface AnimationStateHandler.AnimationMapper<T extends Timed>
- Enclosing class:
AnimationStateHandler<T extends Timed>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionmap(T t, @NotNull AnimationStateHandler.MappingState state, float time)
-
Method Details
-
map
-