Package net.minecraft

Class class_2179

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

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

    • field_9347

      private final World field_9347
      Mappings:
      Namespace Name Mixin selector
      official a Laut;a:Laqu;
      intermediary field_9347 Lnet/minecraft/class_2179;field_9347:Lnet/minecraft/class_1150;
      named field_9347 Lnet/minecraft/class_2179;field_9347:Lnet/minecraft/world/World;
    • field_9348

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

    • class_2179

      public class_2179(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;