Package net.minecraft

Class class_8541

java.lang.Object
net.minecraft.class_8541
All Implemented Interfaces:
FontLoader

@Environment(CLIENT) public class class_8541 extends Object implements FontLoader
Mappings:
Namespace Name
official eri
intermediary net/minecraft/class_8541
named net/minecraft/class_8541
  • Field Details

    • field_44762

      public static final com.mojang.serialization.Codec<class_8541> field_44762
      Mappings:
      Namespace Name Mixin selector
      official a Leri;a:Lcom/mojang/serialization/Codec;
      intermediary field_44762 Lnet/minecraft/class_8541;field_44762:Lcom/mojang/serialization/Codec;
      named field_44762 Lnet/minecraft/class_8541;field_44762:Lcom/mojang/serialization/Codec;
    • field_44763

      private final Identifier field_44763
      Mappings:
      Namespace Name Mixin selector
      official b Leri;b:Lacq;
      intermediary field_44763 Lnet/minecraft/class_8541;field_44763:Lnet/minecraft/class_2960;
      named field_44763 Lnet/minecraft/class_8541;field_44763:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • class_8541

      private class_8541(Identifier identifier)
  • Method Details

    • method_51646

      public static FontLoader method_51646(JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      official a Leri;a(Lcom/google/gson/JsonObject;)Lerg;
      intermediary method_51646 Lnet/minecraft/class_8541;method_51646(Lcom/google/gson/JsonObject;)Lnet/minecraft/class_389;
      named method_51646 Lnet/minecraft/class_8541;method_51646(Lcom/google/gson/JsonObject;)Lnet/minecraft/client/font/FontLoader;
    • build

      public com.mojang.datafixers.util.Either<FontLoader.class_8539,FontLoader.class_8540> build()
      Specified by:
      build in interface FontLoader