Class class_1658

java.lang.Object
net.minecraft.client.class_1658
All Implemented Interfaces:
FileFilter

@Environment(CLIENT) final class class_1658 extends Object implements FileFilter
Mappings:
Namespace Name
official bqs
intermediary net/minecraft/class_1658
named net/minecraft/client/class_1658
  • Constructor Details

    • class_1658

      class_1658()
  • Method Details

    • accept

      public boolean accept(File file)
      Specified by:
      accept in interface FileFilter
      Mappings:
      Namespace Name Mixin selector
      official accept Lbqs;accept(Ljava/io/File;)Z
      intermediary accept Lnet/minecraft/class_1658;accept(Ljava/io/File;)Z
      named accept Lnet/minecraft/client/class_1658;accept(Ljava/io/File;)Z