Uses of Class
net.minecraft.util.NativeModuleLister.NativeModuleVersion
Packages that use NativeModuleLister.NativeModuleVersion
- 
Uses of NativeModuleLister.NativeModuleVersion in net.minecraft.utilFields in net.minecraft.util with type parameters of type NativeModuleLister.NativeModuleVersionMethods in net.minecraft.util that return types with arguments of type NativeModuleLister.NativeModuleVersionModifier and TypeMethodDescriptionprivate static Optional<NativeModuleLister.NativeModuleVersion>NativeModuleLister.tryGetVersion(String p_184674_) Constructor parameters in net.minecraft.util with type arguments of type NativeModuleLister.NativeModuleVersionModifierConstructorDescriptionNativeModuleInfo(String p_184693_, Optional<NativeModuleLister.NativeModuleVersion> p_184694_)