Package net.minecraft

Class class_8269<T>

java.lang.Object
net.minecraft.class_8275<T,Integer>
net.minecraft.class_8269<T>
All Implemented Interfaces:
class_8289
Direct Known Subclasses:
class_8320, class_8321

public abstract class class_8269<T> extends class_8275<T,Integer>
Mappings:
Namespace Name
official bds
intermediary net/minecraft/class_8269
named net/minecraft/class_8269
  • Field Details

    • field_43448

      private final int field_43448
      Mappings:
      Namespace Name Mixin selector
      official a Lbds;a:I
      intermediary field_43448 Lnet/minecraft/class_8269;field_43448:I
      named field_43448 Lnet/minecraft/class_8269;field_43448:I
    • field_43449

      private final int field_43449
      Mappings:
      Namespace Name Mixin selector
      official b Lbds;b:I
      intermediary field_43449 Lnet/minecraft/class_8269;field_43449:I
      named field_43449 Lnet/minecraft/class_8269;field_43449:I
    • field_43450

      private final Object2IntMap<T> field_43450
      Mappings:
      Namespace Name Mixin selector
      official c Lbds;c:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
      intermediary field_43450 Lnet/minecraft/class_8269;field_43450:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
      named field_43450 Lnet/minecraft/class_8269;field_43450:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
  • Constructor Details

    • class_8269

      protected class_8269(com.mojang.serialization.Codec<T> codec, int int2, int int3)
  • Method Details

    • method_50138

      protected void method_50138(T t, Integer integer)
      Specified by:
      method_50138 in class class_8275<T,Integer>
      Mappings:
      Namespace Name Mixin selector
      official a Lbds;a(Ljava/lang/Object;Ljava/lang/Integer;)V
      intermediary method_50137 Lnet/minecraft/class_8269;method_50137(Ljava/lang/Object;Ljava/lang/Integer;)V
      named method_50138 Lnet/minecraft/class_8269;method_50138(Ljava/lang/Object;Ljava/lang/Integer;)V
    • method_50136

      protected void method_50136(T t)
      Specified by:
      method_50136 in class class_8275<T,Integer>
      Mappings:
      Namespace Name Mixin selector
      official a Lbdw;a(Ljava/lang/Object;)V
      intermediary method_50136 Lnet/minecraft/class_8275;method_50136(Ljava/lang/Object;)V
      named method_50136 Lnet/minecraft/class_8275;method_50136(Ljava/lang/Object;)V
    • method_50141

      public int method_50141(T t)
      Mappings:
      Namespace Name Mixin selector
      official b Lbds;b(Ljava/lang/Object;)I
      intermediary method_50141 Lnet/minecraft/class_8269;method_50141(Ljava/lang/Object;)I
      named method_50141 Lnet/minecraft/class_8269;method_50141(Ljava/lang/Object;)I
    • method_50142

      public float method_50142(T t)
      Mappings:
      Namespace Name Mixin selector
      official c Lbds;c(Ljava/lang/Object;)F
      intermediary method_50142 Lnet/minecraft/class_8269;method_50142(Ljava/lang/Object;)F
      named method_50142 Lnet/minecraft/class_8269;method_50142(Ljava/lang/Object;)F
    • method_50134

      protected static String method_50134(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbds;a(I)Ljava/lang/String;
      intermediary method_50134 Lnet/minecraft/class_8269;method_50134(I)Ljava/lang/String;
      named method_50134 Lnet/minecraft/class_8269;method_50134(I)Ljava/lang/String;
    • method_50119

      public Stream<class_8291> method_50119()
      Mappings:
      Namespace Name Mixin selector
      official b Lbec;b()Ljava/util/stream/Stream;
      intermediary method_50119 Lnet/minecraft/class_8289;method_50119()Ljava/util/stream/Stream;
      named method_50119 Lnet/minecraft/class_8289;method_50119()Ljava/util/stream/Stream;
    • method_50140

      protected abstract Stream<T> method_50140(MinecraftServer minecraftServer, Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Lbds;a(Lnet/minecraft/server/MinecraftServer;Lapj;)Ljava/util/stream/Stream;
      intermediary method_50140 Lnet/minecraft/class_8269;method_50140(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_5819;)Ljava/util/stream/Stream;
      named method_50140 Lnet/minecraft/class_8269;method_50140(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/util/math/random/Random;)Ljava/util/stream/Stream;
    • method_50118

      public Stream<class_8291> method_50118(MinecraftServer minecraftServer, Random random, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbec;a(Lnet/minecraft/server/MinecraftServer;Lapj;I)Ljava/util/stream/Stream;
      intermediary method_50118 Lnet/minecraft/class_8289;method_50118(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_5819;I)Ljava/util/stream/Stream;
      named method_50118 Lnet/minecraft/class_8289;method_50118(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/util/math/random/Random;I)Ljava/util/stream/Stream;