Package net.minecraft.world.inventory
Class RemoteSlot.Synchronized
java.lang.Object
net.minecraft.world.inventory.RemoteSlot.Synchronized
- All Implemented Interfaces:
RemoteSlot
- Enclosing interface:
RemoteSlot
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.world.inventory.RemoteSlot
RemoteSlot.Synchronized
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final HashedPatchMap.HashGenerator
private HashedStack
private ItemStack
Fields inherited from interface net.minecraft.world.inventory.RemoteSlot
PLACEHOLDER
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
copyFrom
(RemoteSlot.Synchronized p_412689_) void
boolean
void
receive
(HashedStack p_412040_)
-
Field Details
-
hasher
-
remoteStack
-
remoteHash
-
-
Constructor Details
-
Synchronized
-
-
Method Details
-
force
- Specified by:
force
in interfaceRemoteSlot
-
receive
- Specified by:
receive
in interfaceRemoteSlot
-
matches
- Specified by:
matches
in interfaceRemoteSlot
-
copyFrom
-