Package net.minecraft

Class class_11795

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class class_11795 extends SimpleChannelInboundHandler<JsonElement>
Mappings:
Namespace Name
named net/minecraft/class_11795
intermediary net/minecraft/class_11795
official atu
  • Field Details

    • field_62284

      private static final Logger field_62284
      Mappings:
      Namespace Name Mixin selector
      named field_62284 Lnet/minecraft/class_11795;field_62284:Lorg/slf4j/Logger;
      intermediary field_62284 Lnet/minecraft/class_11795;field_62284:Lorg/slf4j/Logger;
      official a Latu;a:Lorg/slf4j/Logger;
    • field_62285

      private static final AtomicInteger field_62285
      Mappings:
      Namespace Name Mixin selector
      named field_62285 Lnet/minecraft/class_11795;field_62285:Ljava/util/concurrent/atomic/AtomicInteger;
      intermediary field_62285 Lnet/minecraft/class_11795;field_62285:Ljava/util/concurrent/atomic/AtomicInteger;
      official b Latu;b:Ljava/util/concurrent/atomic/AtomicInteger;
    • field_62286

      private final class_11805 field_62286
      Mappings:
      Namespace Name Mixin selector
      named field_62286 Lnet/minecraft/class_11795;field_62286:Lnet/minecraft/class_11805;
      intermediary field_62286 Lnet/minecraft/class_11795;field_62286:Lnet/minecraft/class_11805;
      official c Latu;c:Latz;
    • field_62287

      private final class_11838 field_62287
      Mappings:
      Namespace Name Mixin selector
      named field_62287 Lnet/minecraft/class_11795;field_62287:Lnet/minecraft/class_11838;
      intermediary field_62287 Lnet/minecraft/class_11795;field_62287:Lnet/minecraft/class_11838;
      official d Latu;d:Lava;
    • field_62288

      private final class_11807 field_62288
      Mappings:
      Namespace Name Mixin selector
      named field_62288 Lnet/minecraft/class_11795;field_62288:Lnet/minecraft/class_11807;
      intermediary field_62288 Lnet/minecraft/class_11795;field_62288:Lnet/minecraft/class_11807;
      official e Latu;e:Laub;
    • field_62289

      private final Channel field_62289
      Mappings:
      Namespace Name Mixin selector
      named field_62289 Lnet/minecraft/class_11795;field_62289:Lio/netty/channel/Channel;
      intermediary field_62289 Lnet/minecraft/class_11795;field_62289:Lio/netty/channel/Channel;
      official f Latu;f:Lio/netty/channel/Channel;
    • field_62290

      private final class_11827 field_62290
      Mappings:
      Namespace Name Mixin selector
      named field_62290 Lnet/minecraft/class_11795;field_62290:Lnet/minecraft/class_11827;
      intermediary field_62290 Lnet/minecraft/class_11795;field_62290:Lnet/minecraft/class_11827;
      official g Latu;g:Lauq;
    • field_62291

      private final AtomicInteger field_62291
      Mappings:
      Namespace Name Mixin selector
      named field_62291 Lnet/minecraft/class_11795;field_62291:Ljava/util/concurrent/atomic/AtomicInteger;
      intermediary field_62291 Lnet/minecraft/class_11795;field_62291:Ljava/util/concurrent/atomic/AtomicInteger;
      official h Latu;h:Ljava/util/concurrent/atomic/AtomicInteger;
    • field_62292

      private final Int2ObjectMap<class_11815<?>> field_62292
      Mappings:
      Namespace Name Mixin selector
      named field_62292 Lnet/minecraft/class_11795;field_62292:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
      intermediary field_62292 Lnet/minecraft/class_11795;field_62292:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
      official i Latu;i:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
  • Constructor Details

  • Method Details

    • method_73605

      public void method_73605()
      Mappings:
      Namespace Name Mixin selector
      named method_73605 Lnet/minecraft/class_11795;method_73605()V
      intermediary method_73605 Lnet/minecraft/class_11795;method_73605()V
      official a Latu;a()V
    • channelActive

      public void channelActive(ChannelHandlerContext channelHandlerContext) throws Exception
      Specified by:
      channelActive in interface ChannelInboundHandler
      Overrides:
      channelActive in class ChannelInboundHandlerAdapter
      Throws:
      Exception
    • channelInactive

      public void channelInactive(ChannelHandlerContext channelHandlerContext) throws Exception
      Specified by:
      channelInactive in interface ChannelInboundHandler
      Overrides:
      channelInactive in class ChannelInboundHandlerAdapter
      Throws:
      Exception
    • exceptionCaught

      public void exceptionCaught(ChannelHandlerContext channelHandlerContext, Throwable throwable) throws Exception
      Specified by:
      exceptionCaught in interface ChannelHandler
      Specified by:
      exceptionCaught in interface ChannelInboundHandler
      Overrides:
      exceptionCaught in class ChannelInboundHandlerAdapter
      Throws:
      Exception
    • channelRead0

      protected void channelRead0(ChannelHandlerContext channelHandlerContext, JsonElement jsonElement)
      Specified by:
      channelRead0 in class SimpleChannelInboundHandler<JsonElement>
      Mappings:
      Namespace Name Mixin selector
      named channelRead0 Lnet/minecraft/class_11795;channelRead0(Lio/netty/channel/ChannelHandlerContext;Lcom/google/gson/JsonElement;)V
      intermediary method_73612 Lnet/minecraft/class_11795;method_73612(Lio/netty/channel/ChannelHandlerContext;Lcom/google/gson/JsonElement;)V
      official a Latu;a(Lio/netty/channel/ChannelHandlerContext;Lcom/google/gson/JsonElement;)V
    • method_73608

      public void method_73608(class_11808<Void,?> class_11808)
      Mappings:
      Namespace Name Mixin selector
      named method_73608 Lnet/minecraft/class_11795;method_73608(Lnet/minecraft/class_11808;)V
      intermediary method_73608 Lnet/minecraft/class_11795;method_73608(Lnet/minecraft/class_11808;)V
      official a Latu;a(Lauc;)V
    • method_73609

      public <Params> void method_73609(class_11808<Params,?> class_11808, Params params)
      Mappings:
      Namespace Name Mixin selector
      named method_73609 Lnet/minecraft/class_11795;method_73609(Lnet/minecraft/class_11808;Ljava/lang/Object;)V
      intermediary method_73609 Lnet/minecraft/class_11795;method_73609(Lnet/minecraft/class_11808;Ljava/lang/Object;)V
      official a Latu;a(Lauc;Ljava/lang/Object;)V
    • method_73616

      public <Result> CompletableFuture<Result> method_73616(class_11808<Void,Result> class_11808)
      Mappings:
      Namespace Name Mixin selector
      named method_73616 Lnet/minecraft/class_11795;method_73616(Lnet/minecraft/class_11808;)Ljava/util/concurrent/CompletableFuture;
      intermediary method_73616 Lnet/minecraft/class_11795;method_73616(Lnet/minecraft/class_11808;)Ljava/util/concurrent/CompletableFuture;
      official b Latu;b(Lauc;)Ljava/util/concurrent/CompletableFuture;
    • method_73617

      public <Params, Result> CompletableFuture<Result> method_73617(class_11808<Params,Result> class_11808, Params params)
      Mappings:
      Namespace Name Mixin selector
      named method_73617 Lnet/minecraft/class_11795;method_73617(Lnet/minecraft/class_11808;Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture;
      intermediary method_73617 Lnet/minecraft/class_11795;method_73617(Lnet/minecraft/class_11808;Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture;
      official b Latu;b(Lauc;Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture;
    • method_73610

      @Contract("_,_,false->null;_,_,true->!null") @Nullable private <Params, Result> @Nullable CompletableFuture<Result> method_73610(class_11808<Params,Result> class_11808, @Nullable Params params, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      named method_73610 Lnet/minecraft/class_11795;method_73610(Lnet/minecraft/class_11808;Ljava/lang/Object;Z)Ljava/util/concurrent/CompletableFuture;
      intermediary method_73610 Lnet/minecraft/class_11795;method_73610(Lnet/minecraft/class_11808;Ljava/lang/Object;Z)Ljava/util/concurrent/CompletableFuture;
      official a Latu;a(Lauc;Ljava/lang/Object;Z)Ljava/util/concurrent/CompletableFuture;
    • method_73611

      @Nullable private @Nullable JsonObject method_73611(JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      named method_73611 Lnet/minecraft/class_11795;method_73611(Lcom/google/gson/JsonObject;)Lcom/google/gson/JsonObject;
      intermediary method_73611 Lnet/minecraft/class_11795;method_73611(Lcom/google/gson/JsonObject;)Lcom/google/gson/JsonObject;
      official a Latu;a(Lcom/google/gson/JsonObject;)Lcom/google/gson/JsonObject;
    • method_73618

      @Nullable private @Nullable JsonObject method_73618(@Nullable @Nullable Integer integer, String string, @Nullable @Nullable JsonElement jsonElement)
      Mappings:
      Namespace Name Mixin selector
      named method_73618 Lnet/minecraft/class_11795;method_73618(Ljava/lang/Integer;Ljava/lang/String;Lcom/google/gson/JsonElement;)Lcom/google/gson/JsonObject;
      intermediary method_73618 Lnet/minecraft/class_11795;method_73618(Ljava/lang/Integer;Ljava/lang/String;Lcom/google/gson/JsonElement;)Lcom/google/gson/JsonObject;
      official b Latu;b(Ljava/lang/Integer;Ljava/lang/String;Lcom/google/gson/JsonElement;)Lcom/google/gson/JsonObject;
    • method_73614

      @Nullable public @Nullable JsonElement method_73614(@Nullable @Nullable Integer integer, String string, @Nullable @Nullable JsonElement jsonElement)
      Mappings:
      Namespace Name Mixin selector
      named method_73614 Lnet/minecraft/class_11795;method_73614(Ljava/lang/Integer;Ljava/lang/String;Lcom/google/gson/JsonElement;)Lcom/google/gson/JsonElement;
      intermediary method_73614 Lnet/minecraft/class_11795;method_73614(Ljava/lang/Integer;Ljava/lang/String;Lcom/google/gson/JsonElement;)Lcom/google/gson/JsonElement;
      official a Latu;a(Ljava/lang/Integer;Ljava/lang/String;Lcom/google/gson/JsonElement;)Lcom/google/gson/JsonElement;
    • method_73606

      private void method_73606(int int2, JsonElement jsonElement)
      Mappings:
      Namespace Name Mixin selector
      named method_73606 Lnet/minecraft/class_11795;method_73606(ILcom/google/gson/JsonElement;)V
      intermediary method_73606 Lnet/minecraft/class_11795;method_73606(ILcom/google/gson/JsonElement;)V
      official a Latu;a(ILcom/google/gson/JsonElement;)V
    • method_73613

      @Nullable private @Nullable JsonObject method_73613(@Nullable @Nullable Integer integer, JsonObject jsonObject)
      Mappings:
      Namespace Name Mixin selector
      named method_73613 Lnet/minecraft/class_11795;method_73613(Ljava/lang/Integer;Lcom/google/gson/JsonObject;)Lcom/google/gson/JsonObject;
      intermediary method_73613 Lnet/minecraft/class_11795;method_73613(Ljava/lang/Integer;Lcom/google/gson/JsonObject;)Lcom/google/gson/JsonObject;
      official a Latu;a(Ljava/lang/Integer;Lcom/google/gson/JsonObject;)Lcom/google/gson/JsonObject;