| Package | Description |
|---|---|
| me.lucko.helper.utils |
| Modifier and Type | Method and Description |
|---|---|
static CooldownCollection<String> |
CooldownCollection.create(Cooldown base)
Deprecated.
|
static <T> CooldownCollection<T> |
CooldownCollection.create(Function<T,String> mappingFunc,
Cooldown base)
Deprecated.
|
static <T> CooldownCollection<T> |
CooldownCollection.createWithToString(Cooldown base)
Deprecated.
|
Copyright © 2017. All rights reserved.