Package net.minecraft.screen.sync
Interface TrackedSlot
- All Known Implementing Classes:
TrackedSlot.Impl
public interface TrackedSlot
- Mappings:
Namespace Name named net/minecraft/screen/sync/TrackedSlotintermediary net/minecraft/class_10927official cxt
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetReceivedHash(ItemStackHash receivedHash) voidsetReceivedStack(ItemStack receivedStack)
-
Field Details
-
ALWAYS_IN_SYNC
- Mappings:
Namespace Name Mixin selector named ALWAYS_IN_SYNCLnet/minecraft/screen/sync/TrackedSlot;ALWAYS_IN_SYNC:Lnet/minecraft/screen/sync/TrackedSlot;intermediary field_58137Lnet/minecraft/class_10927;field_58137:Lnet/minecraft/class_10927;official aLcxt;a:Lcxt;
-
-
Method Details
-
setReceivedStack
- Mappings:
Namespace Name Mixin selector named setReceivedStackLnet/minecraft/screen/sync/TrackedSlot;setReceivedStack(Lnet/minecraft/item/ItemStack;)Vintermediary method_68806Lnet/minecraft/class_10927;method_68806(Lnet/minecraft/class_1799;)Vofficial aLcxt;a(Ldak;)V
-
setReceivedHash
- Mappings:
Namespace Name Mixin selector named setReceivedHashLnet/minecraft/screen/sync/TrackedSlot;setReceivedHash(Lnet/minecraft/screen/sync/ItemStackHash;)Vintermediary method_68807Lnet/minecraft/class_10927;method_68807(Lnet/minecraft/class_10938;)Vofficial aLcxt;a(Lwb;)V
-
isInSync
- Mappings:
Namespace Name Mixin selector named isInSyncLnet/minecraft/screen/sync/TrackedSlot;isInSync(Lnet/minecraft/item/ItemStack;)Zintermediary method_68808Lnet/minecraft/class_10927;method_68808(Lnet/minecraft/class_1799;)Zofficial bLcxt;b(Ldak;)Z
-