Package net.minecraft

Class class_8582

java.lang.Object
net.minecraft.class_8582
All Implemented Interfaces:
PathMatcher

public class class_8582 extends Object implements PathMatcher
Mappings:
Namespace Name
official eea
intermediary net/minecraft/class_8582
named net/minecraft/class_8582
  • Field Details

    • field_44958

      private static final Logger field_44958
      Mappings:
      Namespace Name Mixin selector
      official a Leea;a:Lorg/slf4j/Logger;
      intermediary field_44958 Lnet/minecraft/class_8582;field_44958:Lorg/slf4j/Logger;
      named field_44958 Lnet/minecraft/class_8582;field_44958:Lorg/slf4j/Logger;
    • field_44959

      private static final String field_44959
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Leea;b:Ljava/lang/String;
      intermediary field_44959 Lnet/minecraft/class_8582;field_44959:Ljava/lang/String;
      named field_44959 Lnet/minecraft/class_8582;field_44959:Ljava/lang/String;
    • field_44960

      private final List<class_8582.class_8583> field_44960
      Mappings:
      Namespace Name Mixin selector
      official c Leea;c:Ljava/util/List;
      intermediary field_44960 Lnet/minecraft/class_8582;field_44960:Ljava/util/List;
      named field_44960 Lnet/minecraft/class_8582;field_44960:Ljava/util/List;
    • field_44961

      private final Map<String,PathMatcher> field_44961
      Mappings:
      Namespace Name Mixin selector
      official d Leea;d:Ljava/util/Map;
      intermediary field_44961 Lnet/minecraft/class_8582;field_44961:Ljava/util/Map;
      named field_44961 Lnet/minecraft/class_8582;field_44961:Ljava/util/Map;
  • Constructor Details

  • Method Details

    • method_52249

      public PathMatcher method_52249(FileSystem fileSystem)
      Mappings:
      Namespace Name Mixin selector
      official a Leea;a(Ljava/nio/file/FileSystem;)Ljava/nio/file/PathMatcher;
      intermediary method_52249 Lnet/minecraft/class_8582;method_52249(Ljava/nio/file/FileSystem;)Ljava/nio/file/PathMatcher;
      named method_52249 Lnet/minecraft/class_8582;method_52249(Ljava/nio/file/FileSystem;)Ljava/nio/file/PathMatcher;
    • matches

      public boolean matches(Path path)
      Specified by:
      matches in interface PathMatcher
    • method_52247

      public static class_8582 method_52247(BufferedReader bufferedReader)
      Mappings:
      Namespace Name Mixin selector
      official a Leea;a(Ljava/io/BufferedReader;)Leea;
      intermediary method_52247 Lnet/minecraft/class_8582;method_52247(Ljava/io/BufferedReader;)Lnet/minecraft/class_8582;
      named method_52247 Lnet/minecraft/class_8582;method_52247(Ljava/io/BufferedReader;)Lnet/minecraft/class_8582;