Package net.minecraft.client
Class class_416
java.lang.Object
net.minecraft.screen.ScreenHandler
net.minecraft.client.class_416
- Mappings:
Namespace Name official bzaintermediary net/minecraft/class_416named net/minecraft/client/class_416
-
Field Summary
FieldsFields inherited from class net.minecraft.screen.ScreenHandler
listeners, slots, syncId, trackedStacks -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanInsertIntoSlot(Slot slot) booleancanInsertIntoSlot(ItemStack stack, Slot slot) booleancanUse(PlayerEntity player) voidmethod_1152(float float2) booleanprotected voidonSlotClick(int slotId, int clickData, boolean bool, PlayerEntity player) transferSlot(PlayerEntity player, int invSlot) Methods inherited from class net.minecraft.screen.ScreenHandler
addListener, addSlot, calculateComparatorOutput, calculateComparatorOutput, calculateStackSize, canInsertItemIntoSlot, close, endQuickCraft, getNextActionId, getSlot, getStacks, insertItem, isNotRestricted, method_3255, onButtonClick, onContentChanged, onSlotClick, packClickData, removeListener, sendContentUpdates, setPlayerRestriction, setProperty, setStackInSlot, shouldQuickCraftContinue, unpackButtonId, unpackQuickCraftStage, updateSlotStacks
-
Field Details
-
field_1384
- Mappings:
Namespace Name Mixin selector official aLbza;a:Ljava/util/List;intermediary field_1384Lnet/minecraft/class_416;field_1384:Ljava/util/List;named field_1384Lnet/minecraft/client/class_416;field_1384:Ljava/util/List;
-
-
Constructor Details
-
class_416
-
-
Method Details
-
canUse
- Specified by:
canUsein classScreenHandler- Mappings:
Namespace Name Mixin selector official aLaib;a(Lahd;)Zintermediary method_3269Lnet/minecraft/class_1002;method_3269(Lnet/minecraft/class_988;)Znamed canUseLnet/minecraft/screen/ScreenHandler;canUse(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
method_1152
public void method_1152(float float2) - Mappings:
Namespace Name Mixin selector official aLbza;a(F)Vintermediary method_1152Lnet/minecraft/class_416;method_1152(F)Vnamed method_1152Lnet/minecraft/client/class_416;method_1152(F)V
-
method_1153
public boolean method_1153()- Mappings:
Namespace Name Mixin selector official eLbza;e()Zintermediary method_1153Lnet/minecraft/class_416;method_1153()Znamed method_1153Lnet/minecraft/client/class_416;method_1153()Z
-
onSlotClick
- Overrides:
onSlotClickin classScreenHandler- Mappings:
Namespace Name Mixin selector official aLaib;a(IIZLahd;)Vintermediary method_3267Lnet/minecraft/class_1002;method_3267(IIZLnet/minecraft/class_988;)Vnamed onSlotClickLnet/minecraft/screen/ScreenHandler;onSlotClick(IIZLnet/minecraft/entity/player/PlayerEntity;)V
-
transferSlot
- Overrides:
transferSlotin classScreenHandler- Mappings:
Namespace Name Mixin selector official bLaib;b(Lahd;I)Lamj;intermediary method_3265Lnet/minecraft/class_1002;method_3265(Lnet/minecraft/class_988;I)Lnet/minecraft/class_1071;named transferSlotLnet/minecraft/screen/ScreenHandler;transferSlot(Lnet/minecraft/entity/player/PlayerEntity;I)Lnet/minecraft/item/ItemStack;
-
canInsertIntoSlot
- Overrides:
canInsertIntoSlotin classScreenHandler- Mappings:
Namespace Name Mixin selector official aLaib;a(Lamj;Lajk;)Zintermediary method_5449Lnet/minecraft/class_1002;method_5449(Lnet/minecraft/class_1071;Lnet/minecraft/class_1026;)Znamed canInsertIntoSlotLnet/minecraft/screen/ScreenHandler;canInsertIntoSlot(Lnet/minecraft/item/ItemStack;Lnet/minecraft/inventory/slot/Slot;)Z
-
canInsertIntoSlot
- Overrides:
canInsertIntoSlotin classScreenHandler- Mappings:
Namespace Name Mixin selector official bLaib;b(Lajk;)Zintermediary method_5452Lnet/minecraft/class_1002;method_5452(Lnet/minecraft/class_1026;)Znamed canInsertIntoSlotLnet/minecraft/screen/ScreenHandler;canInsertIntoSlot(Lnet/minecraft/inventory/slot/Slot;)Z
-