Package net.minecraft.screen
Class FurnaceScreenHandler
java.lang.Object
net.minecraft.screen.ScreenHandler
net.minecraft.screen.FurnaceScreenHandler
- Mappings:
Namespace Name intermediary net/minecraft/class_337glue class_36server auclient bmnamed net/minecraft/screen/FurnaceScreenHandler
-
Field Summary
FieldsFields inherited from class net.minecraft.screen.ScreenHandler
listeners, slots, syncId, trackedStacks -
Constructor Summary
ConstructorsConstructorDescriptionFurnaceScreenHandler(PlayerInventory playerInventory, FurnaceBlockEntity furnaceBlockEntity) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(class_633 listener) booleancanUse(PlayerEntity player) quickMove(int slot) voidvoidsetProperty(int id, int value) Methods inherited from class net.minecraft.screen.ScreenHandler
addSlot, canOpen, getSlot, getSlot, getStacks, insertItem, nextRevision, onAcknowledgementAccepted, onAcknowledgementDenied, onClosed, onSlotClick, onSlotUpdate, setStackInSlot, updatePlayerList, updateSlotStacks
-
Field Details
-
furnaceBlockEntity
- Mappings:
Namespace Name Mixin selector intermediary field_1258Lnet/minecraft/class_337;field_1258:Lnet/minecraft/class_138;glue field_44Lclass_36;field_44:Lclass_446;server aLau;a:Lln;client aLbm;a:Lsk;named furnaceBlockEntityLnet/minecraft/screen/FurnaceScreenHandler;furnaceBlockEntity:Lnet/minecraft/block/entity/FurnaceBlockEntity;
-
cookTime
private int cookTime- Mappings:
Namespace Name Mixin selector intermediary field_1259Lnet/minecraft/class_337;field_1259:Iglue field_45Lclass_36;field_45:Iserver bLau;b:Iclient bLbm;b:Inamed cookTimeLnet/minecraft/screen/FurnaceScreenHandler;cookTime:I
-
burnTime
private int burnTime- Mappings:
Namespace Name Mixin selector intermediary field_1260Lnet/minecraft/class_337;field_1260:Iglue field_46Lclass_36;field_46:Iserver cLau;c:Iclient cLbm;c:Inamed burnTimeLnet/minecraft/screen/FurnaceScreenHandler;burnTime:I
-
fuelTime
private int fuelTime- Mappings:
Namespace Name Mixin selector intermediary field_1261Lnet/minecraft/class_337;field_1261:Iglue field_47Lclass_36;field_47:Iserver hLau;h:Iclient hLbm;h:Inamed fuelTimeLnet/minecraft/screen/FurnaceScreenHandler;fuelTime:I
-
-
Constructor Details
-
FurnaceScreenHandler
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_337;<init>(Lnet/minecraft/class_136;Lnet/minecraft/class_138;)Vglue <init>Lclass_36;<init>(Lclass_223;Lclass_446;)Vserver <init>Lau;<init>(Lfx;Lln;)Vclient <init>Lbm;<init>(Lix;Lsk;)Vnamed <init>Lnet/minecraft/screen/FurnaceScreenHandler;<init>(Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/block/entity/FurnaceBlockEntity;)V
-
-
Method Details
-
addListener
- Overrides:
addListenerin classScreenHandler- Mappings:
Namespace Name Mixin selector intermediary method_2076Lnet/minecraft/class_71;method_2076(Lnet/minecraft/class_633;)Vglue method_105Lclass_94;method_105(Lclass_99;)Vserver aLcl;a(Lcp;)Vclient method_2076Ldw;method_2076(Lec;)Vnamed addListenerLnet/minecraft/screen/ScreenHandler;addListener(Lnet/minecraft/class_633;)V
-
sendContentUpdates
public void sendContentUpdates()- Overrides:
sendContentUpdatesin classScreenHandler- Mappings:
Namespace Name Mixin selector intermediary method_2075Lnet/minecraft/class_71;method_2075()Vglue method_104Lclass_94;method_104()Vserver aLcl;a()Vclient aLdw;a()Vnamed sendContentUpdatesLnet/minecraft/screen/ScreenHandler;sendContentUpdates()V
-
setProperty
- Overrides:
setPropertyin classScreenHandler- Mappings:
Namespace Name Mixin selector intermediary method_2077Lnet/minecraft/class_71;method_2077(II)Vglue method_192Lclass_94;method_192(II)Vserver method_2077Lcl;method_2077(II)Vclient aLdw;a(II)Vnamed setPropertyLnet/minecraft/screen/ScreenHandler;setProperty(II)V
-
canUse
- Specified by:
canUsein classScreenHandler- Mappings:
Namespace Name Mixin selector intermediary method_2094Lnet/minecraft/class_71;method_2094(Lnet/minecraft/class_54;)Zglue method_8Lclass_94;method_8(Lclass_172;)Zserver bLcl;b(Lem;)Zclient bLdw;b(Lgs;)Znamed canUseLnet/minecraft/screen/ScreenHandler;canUse(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
quickMove
- Overrides:
quickMovein classScreenHandler- Mappings:
Namespace Name Mixin selector intermediary method_2086Lnet/minecraft/class_71;method_2086(I)Lnet/minecraft/class_31;glue method_5Lclass_94;method_5(I)Lclass_224;server aLcl;a(I)Lfy;client aLdw;a(I)Liz;named quickMoveLnet/minecraft/screen/ScreenHandler;quickMove(I)Lnet/minecraft/item/ItemStack;
-