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 dae
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setReceivedHash
(ItemStackHash receivedHash) void
setReceivedStack
(ItemStack receivedStack)
-
Field Details
-
ALWAYS_IN_SYNC
- Mappings:
Namespace Name Mixin selector named ALWAYS_IN_SYNC
Lnet/minecraft/screen/sync/TrackedSlot;ALWAYS_IN_SYNC:Lnet/minecraft/screen/sync/TrackedSlot;
intermediary field_58137
Lnet/minecraft/class_10927;field_58137:Lnet/minecraft/class_10927;
official a
Ldae;a:Ldae;
-
-
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
Ldae;a(Ldcv;)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
Ldae;a(Lwj;)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
Ldae;b(Ldcv;)Z
-