Package net.minecraft.screen.sync
Interface TrackedSlot
- All Known Implementing Classes:
TrackedSlot.Impl
public interface TrackedSlot
- Mappings:
Namespace Name named net/minecraft/screen/sync/TrackedSlot
intermediary net/minecraft/class_10927
official cxt
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setReceivedHash
(ItemStackHash receivedHash) void
setReceivedStack
(ItemStack receivedStack)
-
Field Details
-
Method Details
-
setReceivedStack
- Mappings:
Namespace Name Mixin selector named setReceivedStack
Lnet/minecraft/screen/sync/TrackedSlot;setReceivedStack(Lnet/minecraft/item/ItemStack;)V
intermediary method_68806
Lnet/minecraft/class_10927;method_68806(Lnet/minecraft/class_1799;)V
official a
Lcxt;a(Ldak;)V
-
setReceivedHash
- Mappings:
Namespace Name Mixin selector named setReceivedHash
Lnet/minecraft/screen/sync/TrackedSlot;setReceivedHash(Lnet/minecraft/screen/sync/ItemStackHash;)V
intermediary method_68807
Lnet/minecraft/class_10927;method_68807(Lnet/minecraft/class_10938;)V
official a
Lcxt;a(Lwb;)V
-
isInSync
- Mappings:
Namespace Name Mixin selector named isInSync
Lnet/minecraft/screen/sync/TrackedSlot;isInSync(Lnet/minecraft/item/ItemStack;)Z
intermediary method_68808
Lnet/minecraft/class_10927;method_68808(Lnet/minecraft/class_1799;)Z
official b
Lcxt;b(Ldak;)Z
-