| 程序包 | 说明 |
|---|---|
| cc.carm.lib.mineconfiguration.bukkit.data | |
| cc.carm.lib.mineconfiguration.bukkit.value.notify | |
| cc.carm.lib.mineconfiguration.bukkit.value.notify.type |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends NotifyType<M>,M> |
NotifyConfig.of(T type,
M meta) |
static <T extends NotifyType<M>,M> |
NotifyConfig.of(T type,
@Nullable java.lang.String param,
@Nullable java.lang.String content) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NotifyCache<T extends NotifyType<M>,M> |
| 限定符和类型 | 字段和说明 |
|---|---|
protected T |
NotifyCache.type |
| 限定符和类型 | 字段和说明 |
|---|---|
static java.util.Set<NotifyType<?>> |
ConfiguredNotify.TYPES |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends NotifyType<M>,M> |
NotifyCache.of(T type,
M meta) |
static <T extends NotifyType<M>,M> |
NotifyCache.of(T type,
@Nullable java.lang.String param,
@Nullable java.lang.String content) |
| 限定符和类型 | 方法和说明 |
|---|---|
static NotifyType<?> |
ConfiguredNotify.getType(@NotNull java.lang.String key) |
static NotifyType<?> |
DefaultNotifyTypes.valueOf(java.lang.String name) |
static NotifyType<?>[] |
DefaultNotifyTypes.values() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SoundNotify |
class |
StringNotify |
class |
TitleNotify |
Copyright © 2024. All rights reserved.