public interface DefaultNotifyTypes
| 限定符和类型 | 字段和说明 |
|---|---|
static StringNotify |
ACTIONBAR |
static StringNotify |
MESSAGE |
static StringNotify |
MSG |
static SoundNotify |
SOUND |
static TitleNotify |
TITLE |
| 限定符和类型 | 方法和说明 |
|---|---|
static NotifyType<?> |
valueOf(java.lang.String name) |
static NotifyType<?>[] |
values() |
static final StringNotify MESSAGE
static final StringNotify MSG
static final StringNotify ACTIONBAR
static final TitleNotify TITLE
static final SoundNotify SOUND
static NotifyType<?>[] values()
static NotifyType<?> valueOf(java.lang.String name)
Copyright © 2024. All rights reserved.