接口 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_)