Interface AllowedSymlinkPathMatcher.EntryType

Enclosing class:
AllowedSymlinkPathMatcher
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface AllowedSymlinkPathMatcher.EntryType
Mappings:
Namespace Name
official ehf$b
intermediary net/minecraft/class_8582$class_8584
named net/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType
  • Field Details

    • DEFAULT

      Mappings:
      Namespace Name Mixin selector
      official a Lehf$b;a:Lehf$b;
      intermediary field_44962 Lnet/minecraft/class_8582$class_8584;field_44962:Lnet/minecraft/class_8582$class_8584;
      named DEFAULT Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;DEFAULT:Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;
    • PREFIX

      Mappings:
      Namespace Name Mixin selector
      official b Lehf$b;b:Lehf$b;
      intermediary field_44963 Lnet/minecraft/class_8582$class_8584;field_44963:Lnet/minecraft/class_8582$class_8584;
      named PREFIX Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;PREFIX:Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;
  • Method Details

    • compile

      PathMatcher compile(FileSystem fileSystem, String pattern)
      Mappings:
      Namespace Name Mixin selector
      official compile Lehf$b;compile(Ljava/nio/file/FileSystem;Ljava/lang/String;)Ljava/nio/file/PathMatcher;
      intermediary compile Lnet/minecraft/class_8582$class_8584;compile(Ljava/nio/file/FileSystem;Ljava/lang/String;)Ljava/nio/file/PathMatcher;
      named compile Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;compile(Ljava/nio/file/FileSystem;Ljava/lang/String;)Ljava/nio/file/PathMatcher;