Package net.minecraft

Interface class_11895

All Known Implementing Classes:
class_11895.class_11896, class_11895.DataProvider

public interface class_11895
Mappings:
Namespace Name
named net/minecraft/class_11895
intermediary net/minecraft/class_11895
official eks
  • Method Details

    • method_74151

      boolean method_74151()
      Mappings:
      Namespace Name Mixin selector
      named method_74151 Lnet/minecraft/class_11895;method_74151()Z
      intermediary method_74151 Lnet/minecraft/class_11895;method_74151()Z
      official a Leks;a()Z
    • bitsInMemory

      int bitsInMemory()
      Mappings:
      Namespace Name Mixin selector
      named bitsInMemory Lnet/minecraft/class_11895;bitsInMemory()I
      intermediary comp_4783 Lnet/minecraft/class_11895;comp_4783()I
      official b Leks;b()I
    • bitsInStorage

      int bitsInStorage()
      Mappings:
      Namespace Name Mixin selector
      named bitsInStorage Lnet/minecraft/class_11895;bitsInStorage()I
      intermediary comp_4784 Lnet/minecraft/class_11895;comp_4784()I
      official c Leks;c()I
    • method_74152

      <T> Palette<T> method_74152(PaletteProvider<T> paletteProvider, List<T> list)
      Mappings:
      Namespace Name Mixin selector
      named method_74152 Lnet/minecraft/class_11895;method_74152(Lnet/minecraft/world/chunk/PaletteProvider;Ljava/util/List;)Lnet/minecraft/world/chunk/Palette;
      intermediary method_74152 Lnet/minecraft/class_11895;method_74152(Lnet/minecraft/class_6563;Ljava/util/List;)Lnet/minecraft/class_2837;
      official a Leks;a(Lell;Ljava/util/List;)Lele;