Package net.minecraft.screen
Class BrewingStandScreenHandler
java.lang.Object
net.minecraft.screen.ScreenHandler
net.minecraft.screen.BrewingStandScreenHandler
- Mappings:
Namespace Name official bvwintermediary net/minecraft/class_1708named net/minecraft/screen/BrewingStandScreenHandler
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static classprivate static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate final Slotprivate final Inventoryprivate final PropertyDelegateFields 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, slots, syncId -
Constructor Summary
ConstructorsConstructorDescriptionBrewingStandScreenHandler(int syncId, PlayerInventory playerInventory) BrewingStandScreenHandler(int syncId, PlayerInventory playerInventory, Inventory inventory, PropertyDelegate propertyDelegate) -
Method Summary
Modifier and TypeMethodDescriptionbooleancanUse(PlayerEntity player) intintgetFuel()transferSlot(PlayerEntity player, int index) Methods inherited from class net.minecraft.screen.ScreenHandler
addListener, addProperties, addProperty, addSlot, calculateComparatorOutput, calculateComparatorOutput, calculateStackSize, canInsertIntoSlot, canInsertIntoSlot, canInsertItemIntoSlot, canUse, checkDataCount, checkSize, close, copySharedSlots, disableSyncing, dropInventory, enableSyncing, endQuickCraft, getCursorStack, getRevision, getSlot, getSlotIndex, getStacks, getType, insertItem, isValid, nextRevision, onButtonClick, onContentChanged, onSlotClick, packQuickCraftData, removeListener, sendContentUpdates, setCursorStack, setPreviousCursorStack, setPreviousTrackedSlot, setPreviousTrackedSlotMutable, setProperty, setStackInSlot, shouldQuickCraftContinue, syncState, unpackQuickCraftButton, unpackQuickCraftStage, updateSlotStacks, updateSyncHandler, updateToClient
-
Field Details
-
field_30763
private static final int field_30763- See Also:
- Mappings:
Namespace Name Mixin selector official kLbvw;k:Iintermediary field_30763Lnet/minecraft/class_1708;field_30763:Inamed field_30763Lnet/minecraft/screen/BrewingStandScreenHandler;field_30763:I
-
field_30764
private static final int field_30764- See Also:
- Mappings:
Namespace Name Mixin selector official lLbvw;l:Iintermediary field_30764Lnet/minecraft/class_1708;field_30764:Inamed field_30764Lnet/minecraft/screen/BrewingStandScreenHandler;field_30764:I
-
field_30765
private static final int field_30765- See Also:
- Mappings:
Namespace Name Mixin selector official mLbvw;m:Iintermediary field_30765Lnet/minecraft/class_1708;field_30765:Inamed field_30765Lnet/minecraft/screen/BrewingStandScreenHandler;field_30765:I
-
field_30766
private static final int field_30766- See Also:
- Mappings:
Namespace Name Mixin selector official nLbvw;n:Iintermediary field_30766Lnet/minecraft/class_1708;field_30766:Inamed field_30766Lnet/minecraft/screen/BrewingStandScreenHandler;field_30766:I
-
field_30767
private static final int field_30767- See Also:
- Mappings:
Namespace Name Mixin selector official oLbvw;o:Iintermediary field_30767Lnet/minecraft/class_1708;field_30767:Inamed field_30767Lnet/minecraft/screen/BrewingStandScreenHandler;field_30767:I
-
field_30768
private static final int field_30768- See Also:
- Mappings:
Namespace Name Mixin selector official pLbvw;p:Iintermediary field_30768Lnet/minecraft/class_1708;field_30768:Inamed field_30768Lnet/minecraft/screen/BrewingStandScreenHandler;field_30768:I
-
field_30769
private static final int field_30769- See Also:
- Mappings:
Namespace Name Mixin selector official qLbvw;q:Iintermediary field_30769Lnet/minecraft/class_1708;field_30769:Inamed field_30769Lnet/minecraft/screen/BrewingStandScreenHandler;field_30769:I
-
field_30770
private static final int field_30770- See Also:
- Mappings:
Namespace Name Mixin selector official rLbvw;r:Iintermediary field_30770Lnet/minecraft/class_1708;field_30770:Inamed field_30770Lnet/minecraft/screen/BrewingStandScreenHandler;field_30770:I
-
field_30771
private static final int field_30771- See Also:
- Mappings:
Namespace Name Mixin selector official sLbvw;s:Iintermediary field_30771Lnet/minecraft/class_1708;field_30771:Inamed field_30771Lnet/minecraft/screen/BrewingStandScreenHandler;field_30771:I
-
field_30772
private static final int field_30772- See Also:
- Mappings:
Namespace Name Mixin selector official tLbvw;t:Iintermediary field_30772Lnet/minecraft/class_1708;field_30772:Inamed field_30772Lnet/minecraft/screen/BrewingStandScreenHandler;field_30772:I
-
inventory
- Mappings:
Namespace Name Mixin selector official uLbvw;u:Lazh;intermediary field_7788Lnet/minecraft/class_1708;field_7788:Lnet/minecraft/class_1263;named inventoryLnet/minecraft/screen/BrewingStandScreenHandler;inventory:Lnet/minecraft/inventory/Inventory;
-
propertyDelegate
- Mappings:
Namespace Name Mixin selector official vLbvw;v:Lbwb;intermediary field_17292Lnet/minecraft/class_1708;field_17292:Lnet/minecraft/class_3913;named propertyDelegateLnet/minecraft/screen/BrewingStandScreenHandler;propertyDelegate:Lnet/minecraft/screen/PropertyDelegate;
-
ingredientSlot
- Mappings:
Namespace Name Mixin selector official wLbvw;w:Lbxi;intermediary field_7787Lnet/minecraft/class_1708;field_7787:Lnet/minecraft/class_1735;named ingredientSlotLnet/minecraft/screen/BrewingStandScreenHandler;ingredientSlot:Lnet/minecraft/screen/slot/Slot;
-
-
Constructor Details
-
BrewingStandScreenHandler
- Mappings:
Namespace Name Mixin selector official <init>Lbvw;<init>(ILbtg;)Vintermediary <init>Lnet/minecraft/class_1708;<init>(ILnet/minecraft/class_1661;)Vnamed <init>Lnet/minecraft/screen/BrewingStandScreenHandler;<init>(ILnet/minecraft/entity/player/PlayerInventory;)V
-
BrewingStandScreenHandler
public BrewingStandScreenHandler(int syncId, PlayerInventory playerInventory, Inventory inventory, PropertyDelegate propertyDelegate) - Mappings:
Namespace Name Mixin selector official <init>Lbvw;<init>(ILbtg;Lazh;Lbwb;)Vintermediary <init>Lnet/minecraft/class_1708;<init>(ILnet/minecraft/class_1661;Lnet/minecraft/class_1263;Lnet/minecraft/class_3913;)Vnamed <init>Lnet/minecraft/screen/BrewingStandScreenHandler;<init>(ILnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/inventory/Inventory;Lnet/minecraft/screen/PropertyDelegate;)V
-
-
Method Details
-
canUse
- Specified by:
canUsein classScreenHandler- Mappings:
Namespace Name Mixin selector official aLbvr;a(Lbth;)Zintermediary method_7597Lnet/minecraft/class_1703;method_7597(Lnet/minecraft/class_1657;)Znamed canUseLnet/minecraft/screen/ScreenHandler;canUse(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
transferSlot
- Specified by:
transferSlotin classScreenHandler- Mappings:
Namespace Name Mixin selector official aLbvr;a(Lbth;I)Lcac;intermediary method_7601Lnet/minecraft/class_1703;method_7601(Lnet/minecraft/class_1657;I)Lnet/minecraft/class_1799;named transferSlotLnet/minecraft/screen/ScreenHandler;transferSlot(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
-
getFuel
public int getFuel()- Mappings:
Namespace Name Mixin selector official lLbvw;l()Iintermediary method_17377Lnet/minecraft/class_1708;method_17377()Inamed getFuelLnet/minecraft/screen/BrewingStandScreenHandler;getFuel()I
-
getBrewTime
public int getBrewTime()- Mappings:
Namespace Name Mixin selector official mLbvw;m()Iintermediary method_17378Lnet/minecraft/class_1708;method_17378()Inamed getBrewTimeLnet/minecraft/screen/BrewingStandScreenHandler;getBrewTime()I
-