Uses of Class
net.minecraft.util.NativeModuleLister.NativeModuleVersion
Packages that use NativeModuleLister.NativeModuleVersion
-
Uses of NativeModuleLister.NativeModuleVersion in net.minecraft.util
Fields 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 pFilename) Constructor parameters in net.minecraft.util with type arguments of type NativeModuleLister.NativeModuleVersionModifierConstructorDescriptionNativeModuleInfo
(String pName, Optional<NativeModuleLister.NativeModuleVersion> pVersion)