Package net.minecraft

Interface class_7501


public interface class_7501
Mappings:
Namespace Name
official alx
intermediary net/minecraft/class_7501
named net/minecraft/class_7501
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.slf4j.Logger
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static class_7501
    method_44179(PrivateKey privateKey, String string)
     
    default byte[]
    method_44180(byte[] byte2)
     
    byte[]
    sign(class_7498 class_7498)
     
  • Field Details

    • field_39399

      static final org.slf4j.Logger field_39399
      Mappings:
      Namespace Name Mixin selector
      official a Lalx;a:Lorg/slf4j/Logger;
      intermediary field_39399 Lnet/minecraft/class_7501;field_39399:Lorg/slf4j/Logger;
      named field_39399 Lnet/minecraft/class_7501;field_39399:Lorg/slf4j/Logger;
  • Method Details

    • sign

      byte[] sign(class_7498 class_7498)
    • method_44180

      default byte[] method_44180(byte[] byte2)
      Mappings:
      Namespace Name Mixin selector
      official a Lalx;a([B)[B
      intermediary method_44180 Lnet/minecraft/class_7501;method_44180([B)[B
      named method_44180 Lnet/minecraft/class_7501;method_44180([B)[B
    • method_44179

      static class_7501 method_44179(PrivateKey privateKey, String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lalx;a(Ljava/security/PrivateKey;Ljava/lang/String;)Lalx;
      intermediary method_44179 Lnet/minecraft/class_7501;method_44179(Ljava/security/PrivateKey;Ljava/lang/String;)Lnet/minecraft/class_7501;
      named method_44179 Lnet/minecraft/class_7501;method_44179(Ljava/security/PrivateKey;Ljava/lang/String;)Lnet/minecraft/class_7501;