接口 RegistryOps.RegistryInfoLookup
- 封闭类:
- RegistryOps<T>
public static interface RegistryOps.RegistryInfoLookup
-
方法概要
修饰符和类型方法说明<T> Optional<RegistryOps.RegistryInfo<T>>
lookup
(ResourceKey<? extends Registry<? extends T>> pRegistryKey)
-
方法详细资料
-
lookup
<T> Optional<RegistryOps.RegistryInfo<T>> lookup(ResourceKey<? extends Registry<? extends T>> pRegistryKey)
-