Package net.minecraft

Class class_8286<T>

java.lang.Object
net.minecraft.class_8294<RegistryKey<T>>
net.minecraft.class_8286<T>
All Implemented Interfaces:
class_8289

public abstract class class_8286<T> extends class_8294<RegistryKey<T>>
Mappings:
Namespace Name
official bea
intermediary net/minecraft/class_8286
named net/minecraft/class_8286
  • Field Details

    • field_43490

      private final String field_43490
      Mappings:
      Namespace Name Mixin selector
      official a Lbea;a:Ljava/lang/String;
      intermediary field_43490 Lnet/minecraft/class_8286;field_43490:Ljava/lang/String;
      named field_43490 Lnet/minecraft/class_8286;field_43490:Ljava/lang/String;
    • field_43491

      private final RegistryKey<? extends Registry<T>> field_43491
      Mappings:
      Namespace Name Mixin selector
      official b Lbea;b:Lacx;
      intermediary field_43491 Lnet/minecraft/class_8286;field_43491:Lnet/minecraft/class_5321;
      named field_43491 Lnet/minecraft/class_8286;field_43491:Lnet/minecraft/registry/RegistryKey;
  • Constructor Details

  • Method Details

    • method_50185

      protected com.mojang.serialization.Codec<RegistryKey<T>> method_50185()
      Specified by:
      method_50185 in class class_8294<RegistryKey<T>>
      Mappings:
      Namespace Name Mixin selector
      official a Lbeg;a()Lcom/mojang/serialization/Codec;
      intermediary method_50185 Lnet/minecraft/class_8294;method_50185()Lcom/mojang/serialization/Codec;
      named method_50185 Lnet/minecraft/class_8294;method_50185()Lcom/mojang/serialization/Codec;
    • 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;
    • method_50187

      protected Text method_50187(RegistryKey<T> registryKey)
      Specified by:
      method_50187 in class class_8294<RegistryKey<T>>
      Mappings:
      Namespace Name Mixin selector
      official a Lbea;a(Lacx;)Lsw;
      intermediary method_50186 Lnet/minecraft/class_8286;method_50186(Lnet/minecraft/class_5321;)Lnet/minecraft/class_2561;
      named method_50187 Lnet/minecraft/class_8286;method_50187(Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/text/Text;
    • method_50189

      protected abstract Text method_50189(Text text)
      Mappings:
      Namespace Name Mixin selector
      official a Lbea;a(Lsw;)Lsw;
      intermediary method_50189 Lnet/minecraft/class_8286;method_50189(Lnet/minecraft/class_2561;)Lnet/minecraft/class_2561;
      named method_50189 Lnet/minecraft/class_8286;method_50189(Lnet/minecraft/text/Text;)Lnet/minecraft/text/Text;