Package net.minecraft.block
Class CraftingTableBlock.ClientDummyScreenHandlerProvider
java.lang.Object
net.minecraft.block.CraftingTableBlock.ClientDummyScreenHandlerProvider
- All Implemented Interfaces:
NamedScreenHandlerFactory,Nameable
- Enclosing class:
- CraftingTableBlock
public static class CraftingTableBlock.ClientDummyScreenHandlerProvider
extends Object
implements NamedScreenHandlerFactory
- Mappings:
Namespace Name official akm$aintermediary net/minecraft/class_214$class_2179named net/minecraft/block/CraftingTableBlock$ClientDummyScreenHandlerProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateScreenHandler(PlayerInventory inventory, PlayerEntity player) getId()boolean
-
Field Details
-
world
- Mappings:
Namespace Name Mixin selector official aLakm$a;a:Laht;intermediary field_9347Lnet/minecraft/class_214$class_2179;field_9347:Lnet/minecraft/class_1150;named worldLnet/minecraft/block/CraftingTableBlock$ClientDummyScreenHandlerProvider;world:Lnet/minecraft/world/World;
-
pos
- Mappings:
Namespace Name Mixin selector official bLakm$a;b:Lcl;intermediary field_9348Lnet/minecraft/class_214$class_2179;field_9348:Lnet/minecraft/class_2552;named posLnet/minecraft/block/CraftingTableBlock$ClientDummyScreenHandlerProvider;pos:Lnet/minecraft/util/math/BlockPos;
-
-
Constructor Details
-
ClientDummyScreenHandlerProvider
- Mappings:
Namespace Name Mixin selector official <init>Lakm$a;<init>(Laht;Lcl;)Vintermediary <init>Lnet/minecraft/class_214$class_2179;<init>(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Vnamed <init>Lnet/minecraft/block/CraftingTableBlock$ClientDummyScreenHandlerProvider;<init>(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
-
Method Details
-
getTranslationKey
- Specified by:
getTranslationKeyin interfaceNameable- Mappings:
Namespace Name Mixin selector official h_Lqt;h_()Ljava/lang/String;intermediary method_2518Lnet/minecraft/class_2611;method_2518()Ljava/lang/String;named getTranslationKeyLnet/minecraft/text/Nameable;getTranslationKey()Ljava/lang/String;
-
hasCustomName
public boolean hasCustomName()- Specified by:
hasCustomNamein interfaceNameable- Mappings:
Namespace Name Mixin selector official o_Lqt;o_()Zintermediary method_5339Lnet/minecraft/class_2611;method_5339()Znamed hasCustomNameLnet/minecraft/text/Nameable;hasCustomName()Z
-
method_6344
- Specified by:
method_6344in interfaceNameable- Mappings:
Namespace Name Mixin selector official i_Lqt;i_()Lew;intermediary method_6344Lnet/minecraft/class_2611;method_6344()Lnet/minecraft/class_1982;named method_6344Lnet/minecraft/text/Nameable;method_6344()Lnet/minecraft/text/Text;
-
createScreenHandler
- Specified by:
createScreenHandlerin interfaceNamedScreenHandlerFactory- Mappings:
Namespace Name Mixin selector official aLqn;a(Lzi;Lzj;)Laau;intermediary method_10905Lnet/minecraft/class_2608;method_10905(Lnet/minecraft/class_987;Lnet/minecraft/class_988;)Lnet/minecraft/class_1002;named createScreenHandlerLnet/minecraft/screen/NamedScreenHandlerFactory;createScreenHandler(Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/screen/ScreenHandler;
-
getId
- Specified by:
getIdin interfaceNamedScreenHandlerFactory- Mappings:
Namespace Name Mixin selector official kLqn;k()Ljava/lang/String;intermediary method_10906Lnet/minecraft/class_2608;method_10906()Ljava/lang/String;named getIdLnet/minecraft/screen/NamedScreenHandlerFactory;getId()Ljava/lang/String;
-