Package net.minecraft.screen
Class class_1407
java.lang.Object
net.minecraft.screen.ScreenHandler
net.minecraft.screen.class_1407
- Mappings:
Namespace Name official vbintermediary net/minecraft/class_1407named net/minecraft/screen/class_1407
-
Field Summary
Fields inherited from class net.minecraft.screen.ScreenHandler
listeners, slots, syncId, trackedStacks -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.screen.ScreenHandler
addListener, addSlot, calculateComparatorOutput, calculateStackSize, canInsertIntoSlot, canInsertIntoSlot, canInsertItemIntoSlot, close, endQuickCraft, getNextActionId, getSlot, getStacks, insertItem, isNotRestricted, method_3255, method_5455, onButtonClick, onContentChanged, onSlotClick, onSlotClick, packClickData, removeListener, sendContentUpdates, setPlayerRestriction, setProperty, setStackInSlot, transferSlot, unpackButtonId, unpackQuickCraftStage, updateSlotStacks
-
Constructor Details
-
class_1407
class_1407(SheepEntity sheep) - Mappings:
Namespace Name Mixin selector official <init>Lvb;<init>(Lva;)Vintermediary <init>Lnet/minecraft/class_1407;<init>(Lnet/minecraft/class_949;)Vnamed <init>Lnet/minecraft/screen/class_1407;<init>(Lnet/minecraft/entity/passive/SheepEntity;)V
-
-
Method Details
-
canUse
- Specified by:
canUsein classScreenHandler- Mappings:
Namespace Name Mixin selector official aLyd;a(Lxk;)Zintermediary method_3269Lnet/minecraft/class_1002;method_3269(Lnet/minecraft/class_988;)Znamed canUseLnet/minecraft/screen/ScreenHandler;canUse(Lnet/minecraft/entity/player/PlayerEntity;)Z
-