接口 HoverEvent.LegacyConverter<T>
- 封闭类:
HoverEvent
public static interface HoverEvent.LegacyConverter<T>
-
方法概要
修饰符和类型方法说明com.mojang.serialization.DataResult
<T> parse
(Component p_329531_, RegistryOps<?> p_327865_)
-
方法详细资料
-
parse
com.mojang.serialization.DataResult<T> parse(Component p_329531_, @Nullable RegistryOps<?> p_327865_)
-