Package net.minecraft.client.world
Class BlockCommunicationNameable
java.lang.Object
net.minecraft.client.world.BlockCommunicationNameable
- All Implemented Interfaces:
NamedScreenHandlerFactory,Nameable
@Environment(CLIENT)
public class BlockCommunicationNameable
extends Object
implements NamedScreenHandlerFactory
- Mappings:
Namespace Name official ctmintermediary net/minecraft/class_2392named net/minecraft/client/world/BlockCommunicationNameable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateScreenHandler(PlayerInventory inventory, PlayerEntity player) getId()booleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.text.Nameable
method_6344
-
Field Details
-
id
- Mappings:
Namespace Name Mixin selector official aLctm;a:Ljava/lang/String;intermediary field_10638Lnet/minecraft/class_2392;field_10638:Ljava/lang/String;named idLnet/minecraft/client/world/BlockCommunicationNameable;id:Ljava/lang/String;
-
text
- Mappings:
Namespace Name Mixin selector official bLctm;b:Lij;intermediary field_10639Lnet/minecraft/class_2392;field_10639:Lnet/minecraft/class_1982;named textLnet/minecraft/client/world/BlockCommunicationNameable;text:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
BlockCommunicationNameable
- Mappings:
Namespace Name Mixin selector official <init>Lctm;<init>(Ljava/lang/String;Lij;)Vintermediary <init>Lnet/minecraft/class_2392;<init>(Ljava/lang/String;Lnet/minecraft/class_1982;)Vnamed <init>Lnet/minecraft/client/world/BlockCommunicationNameable;<init>(Ljava/lang/String;Lnet/minecraft/text/Text;)V
-
-
Method Details
-
createScreenHandler
- Specified by:
createScreenHandlerin interfaceNamedScreenHandlerFactory- Mappings:
Namespace Name Mixin selector official aLadl;a(Laof;Laog;)Lapv;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;
-
method_15540
- Specified by:
method_15540in interfaceNameable- Mappings:
Namespace Name Mixin selector official N_Ladr;N_()Lij;intermediary method_15540Lnet/minecraft/class_2611;method_15540()Lnet/minecraft/class_1982;named method_15540Lnet/minecraft/text/Nameable;method_15540()Lnet/minecraft/text/Text;
-
hasCustomName
public boolean hasCustomName()- Specified by:
hasCustomNamein interfaceNameable- Mappings:
Namespace Name Mixin selector official O_Ladr;O_()Zintermediary method_5339Lnet/minecraft/class_2611;method_5339()Znamed hasCustomNameLnet/minecraft/text/Nameable;hasCustomName()Z
-
getId
- Specified by:
getIdin interfaceNamedScreenHandlerFactory- Mappings:
Namespace Name Mixin selector official lLadl;l()Ljava/lang/String;intermediary method_10906Lnet/minecraft/class_2608;method_10906()Ljava/lang/String;named getIdLnet/minecraft/screen/NamedScreenHandlerFactory;getId()Ljava/lang/String;
-
method_15541
- Specified by:
method_15541in interfaceNameable- Mappings:
Namespace Name Mixin selector official eLadr;e()Lij;intermediary method_15541Lnet/minecraft/class_2611;method_15541()Lnet/minecraft/class_1982;named method_15541Lnet/minecraft/text/Nameable;method_15541()Lnet/minecraft/text/Text;
-