Class ResourceNotFoundException

All Implemented Interfaces:
Serializable

public class ResourceNotFoundException
extends FileNotFoundException
See Also:
Serialized Form
Mappings:
Namespace Name
official acb
intermediary net/minecraft/class_3266
named net/minecraft/resource/ResourceNotFoundException
  • Constructor Details

    • ResourceNotFoundException

      public ResourceNotFoundException​(File packSource, String resource)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lacb;<init>(Ljava/io/File;Ljava/lang/String;)V
      intermediary <init> Lnet/minecraft/class_3266;<init>(Ljava/io/File;Ljava/lang/String;)V
      named <init> Lnet/minecraft/resource/ResourceNotFoundException;<init>(Ljava/io/File;Ljava/lang/String;)V