Package net.minecraft

Class class_4370<T>

java.lang.Object
net.minecraft.class_4370<T>
All Implemented Interfaces:
class_4345
Direct Known Subclasses:
class_4367, class_4368, class_4369

public abstract class class_4370<T> extends Object implements class_4345
Mappings:
Namespace Name
official gr
intermediary net/minecraft/class_4370
named net/minecraft/class_4370
  • Field Details

    • field_21484

      private static final Logger field_21484
      Mappings:
      Namespace Name Mixin selector
      official e Lgr;e:Lorg/apache/logging/log4j/Logger;
      intermediary field_21484 Lnet/minecraft/class_4370;field_21484:Lorg/apache/logging/log4j/Logger;
      named field_21484 Lnet/minecraft/class_4370;field_21484:Lorg/apache/logging/log4j/Logger;
    • field_21485

      private static final Gson field_21485
      Mappings:
      Namespace Name Mixin selector
      official f Lgr;f:Lcom/google/gson/Gson;
      intermediary field_21485 Lnet/minecraft/class_4370;field_21485:Lcom/google/gson/Gson;
      named field_21485 Lnet/minecraft/class_4370;field_21485:Lcom/google/gson/Gson;
    • field_21481

      protected final class_4344 field_21481
      Mappings:
      Namespace Name Mixin selector
      official b Lgr;b:Lfp;
      intermediary field_21481 Lnet/minecraft/class_4370;field_21481:Lnet/minecraft/class_4344;
      named field_21481 Lnet/minecraft/class_4370;field_21481:Lnet/minecraft/class_4344;
    • field_21482

      protected final Registry<T> field_21482
      Mappings:
      Namespace Name Mixin selector
      official c Lgr;c:Lfc;
      intermediary field_21482 Lnet/minecraft/class_4370;field_21482:Lnet/minecraft/class_1366;
      named field_21482 Lnet/minecraft/class_4370;field_21482:Lnet/minecraft/util/registry/Registry;
    • field_21483

      protected final Map<Tag<T>,Tag.Builder<T>> field_21483
      Mappings:
      Namespace Name Mixin selector
      official d Lgr;d:Ljava/util/Map;
      intermediary field_21483 Lnet/minecraft/class_4370;field_21483:Ljava/util/Map;
      named field_21483 Lnet/minecraft/class_4370;field_21483:Ljava/util/Map;
  • Constructor Details

  • Method Details

    • method_20081

      protected abstract void method_20081()
      Mappings:
      Namespace Name Mixin selector
      official b Lgr;b()V
      intermediary method_20081 Lnet/minecraft/class_4370;method_20081()V
      named method_20081 Lnet/minecraft/class_4370;method_20081()V
    • method_19996

      public void method_19996(class_4346 class_4346) throws IOException
      Specified by:
      method_19996 in interface class_4345
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Lfq;a(Lfr;)V
      intermediary method_19996 Lnet/minecraft/class_4345;method_19996(Lnet/minecraft/class_4346;)V
      named method_19996 Lnet/minecraft/class_4345;method_19996(Lnet/minecraft/class_4346;)V
    • method_20080

      protected abstract void method_20080(TagContainer<T> tagContainer)
      Mappings:
      Namespace Name Mixin selector
      official a Lgr;a(Lxa;)V
      intermediary method_20080 Lnet/minecraft/class_4370;method_20080(Lnet/minecraft/class_4487;)V
      named method_20080 Lnet/minecraft/class_4370;method_20080(Lnet/minecraft/tag/TagContainer;)V
    • method_20078

      protected abstract Path method_20078(Identifier identifier)
      Mappings:
      Namespace Name Mixin selector
      official a Lgr;a(Lpc;)Ljava/nio/file/Path;
      intermediary method_20078 Lnet/minecraft/class_4370;method_20078(Lnet/minecraft/class_1653;)Ljava/nio/file/Path;
      named method_20078 Lnet/minecraft/class_4370;method_20078(Lnet/minecraft/util/Identifier;)Ljava/nio/file/Path;
    • method_20079

      protected Tag.Builder<T> method_20079(Tag<T> tag)
      Mappings:
      Namespace Name Mixin selector
      official a Lgr;a(Lwz;)Lwz$a;
      intermediary method_20079 Lnet/minecraft/class_4370;method_20079(Lnet/minecraft/class_4482;)Lnet/minecraft/class_4482$class_4483;
      named method_20079 Lnet/minecraft/class_4370;method_20079(Lnet/minecraft/tag/Tag;)Lnet/minecraft/tag/Tag$Builder;