Package net.minecraft

Class class_4836

java.lang.Object
net.minecraft.class_4836
All Implemented Interfaces:
FileFilter

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

    • class_4836

      class_4836()
  • Method Details

    • accept

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