Package net.minecraft.screen
Class BlastFurnaceScreenHandler
java.lang.Object
net.minecraft.screen.ScreenHandler
net.minecraft.screen.AbstractRecipeScreenHandler
net.minecraft.screen.AbstractFurnaceScreenHandler
net.minecraft.screen.BlastFurnaceScreenHandler
- Mappings:
Namespace Name named net/minecraft/screen/BlastFurnaceScreenHandler
intermediary net/minecraft/class_3705
official cth
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.screen.AbstractRecipeScreenHandler
AbstractRecipeScreenHandler.PostFillAction
-
Field Summary
Fields inherited from class net.minecraft.screen.AbstractFurnaceScreenHandler
field_30738, field_30739, field_30740, field_30741, field_30742, inventory, world
Fields inherited from class net.minecraft.screen.ScreenHandler
EMPTY_SPACE_SLOT_INDEX, field_30731, field_30732, field_30733, field_30734, field_30735, field_30736, field_30737, field_52557, field_52558, slots, syncId
-
Constructor Summary
ConstructorDescriptionBlastFurnaceScreenHandler
(int syncId, PlayerInventory playerInventory) BlastFurnaceScreenHandler
(int syncId, PlayerInventory playerInventory, Inventory inventory, PropertyDelegate propertyDelegate) -
Method Summary
Methods inherited from class net.minecraft.screen.AbstractFurnaceScreenHandler
canUse, fillInputSlots, getCategory, getCookProgress, getFuelProgress, getOutputSlot, isBurning, isFuel, isSmeltable, populateRecipeFinder, quickMove
Methods inherited from class net.minecraft.screen.ScreenHandler
addListener, addPlayerHotbarSlots, addPlayerInventorySlots, addPlayerSlots, addProperties, addProperty, addSlot, calculateComparatorOutput, calculateComparatorOutput, calculateStackSize, canInsertIntoSlot, canInsertIntoSlot, canInsertItemIntoSlot, canUse, checkDataCount, checkSize, copySharedSlots, disableSyncing, dropInventory, enableSyncing, endQuickCraft, getCursorStack, getRevision, getSlot, getSlotIndex, getStacks, getType, insertItem, isValid, nextRevision, onButtonClick, onClosed, onContentChanged, onSlotClick, packQuickCraftData, removeListener, selectBundleStack, sendContentUpdates, setCursorStack, setPreviousCursorStack, setPreviousTrackedSlot, setPreviousTrackedSlotMutable, setProperty, setStackInSlot, shouldQuickCraftContinue, syncState, unpackQuickCraftButton, unpackQuickCraftStage, updateSlotStacks, updateSyncHandler, updateToClient
-
Constructor Details
-
BlastFurnaceScreenHandler
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/screen/BlastFurnaceScreenHandler;<init>(ILnet/minecraft/entity/player/PlayerInventory;)V
intermediary <init>
Lnet/minecraft/class_3705;<init>(ILnet/minecraft/class_1661;)V
official <init>
Lcth;<init>(ILcpv;)V
-
BlastFurnaceScreenHandler
public BlastFurnaceScreenHandler(int syncId, PlayerInventory playerInventory, Inventory inventory, PropertyDelegate propertyDelegate) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/screen/BlastFurnaceScreenHandler;<init>(ILnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/inventory/Inventory;Lnet/minecraft/screen/PropertyDelegate;)V
intermediary <init>
Lnet/minecraft/class_3705;<init>(ILnet/minecraft/class_1661;Lnet/minecraft/class_1263;Lnet/minecraft/class_3913;)V
official <init>
Lcth;<init>(ILcpv;Lbtb;Lctn;)V
-