Package net.minecraft

Class class_2169

java.lang.Object
net.minecraft.class_2169
All Implemented Interfaces:
NamedScreenHandlerFactory, Nameable

public class class_2169 extends Object implements NamedScreenHandlerFactory
Mappings:
Namespace Name
official ata
intermediary net/minecraft/class_2169
named net/minecraft/class_2169
  • Field Details

    • field_9246

      private final World field_9246
      Mappings:
      Namespace Name Mixin selector
      official a Lata;a:Laqu;
      intermediary field_9246 Lnet/minecraft/class_2169;field_9246:Lnet/minecraft/class_1150;
      named field_9246 Lnet/minecraft/class_2169;field_9246:Lnet/minecraft/world/World;
    • field_9247

      private final BlockPos field_9247
      Mappings:
      Namespace Name Mixin selector
      official b Lata;b:Ldt;
      intermediary field_9247 Lnet/minecraft/class_2169;field_9247:Lnet/minecraft/class_2552;
      named field_9247 Lnet/minecraft/class_2169;field_9247:Lnet/minecraft/util/math/BlockPos;
  • Constructor Details

    • class_2169

      public class_2169(World world, BlockPos blockPos)
  • Method Details

    • getTranslationKey

      public String getTranslationKey()
      Specified by:
      getTranslationKey in interface Nameable
      Mappings:
      Namespace Name Mixin selector
      official d_ Lvz;d_()Ljava/lang/String;
      intermediary method_2518 Lnet/minecraft/class_2611;method_2518()Ljava/lang/String;
      named getTranslationKey Lnet/minecraft/text/Nameable;getTranslationKey()Ljava/lang/String;
    • hasCustomName

      public boolean hasCustomName()
      Specified by:
      hasCustomName in interface Nameable
      Mappings:
      Namespace Name Mixin selector
      official k_ Lvz;k_()Z
      intermediary method_5339 Lnet/minecraft/class_2611;method_5339()Z
      named hasCustomName Lnet/minecraft/text/Nameable;hasCustomName()Z
    • method_6344

      public Text method_6344()
      Specified by:
      method_6344 in interface Nameable
      Mappings:
      Namespace Name Mixin selector
      official e_ Lvz;e_()Lho;
      intermediary method_6344 Lnet/minecraft/class_2611;method_6344()Lnet/minecraft/class_1982;
      named method_6344 Lnet/minecraft/text/Nameable;method_6344()Lnet/minecraft/text/Text;
    • createScreenHandler

      public ScreenHandler createScreenHandler(PlayerInventory inventory, PlayerEntity player)
      Specified by:
      createScreenHandler in interface NamedScreenHandlerFactory
      Mappings:
      Namespace Name Mixin selector
      official a Lvv;a(Lahb;Lahd;)Laib;
      intermediary method_10905 Lnet/minecraft/class_2608;method_10905(Lnet/minecraft/class_987;Lnet/minecraft/class_988;)Lnet/minecraft/class_1002;
      named createScreenHandler Lnet/minecraft/screen/NamedScreenHandlerFactory;createScreenHandler(Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/screen/ScreenHandler;
    • getId

      public String getId()
      Specified by:
      getId in interface NamedScreenHandlerFactory
      Mappings:
      Namespace Name Mixin selector
      official k Lvv;k()Ljava/lang/String;
      intermediary method_10906 Lnet/minecraft/class_2608;method_10906()Ljava/lang/String;
      named getId Lnet/minecraft/screen/NamedScreenHandlerFactory;getId()Ljava/lang/String;