Package net.minecraft.network
Interface HashedStack
- All Known Implementing Classes:
HashedStack.ActualItem
public interface HashedStack
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HashedStack
static final StreamCodec
<RegistryFriendlyByteBuf, HashedStack> -
Method Summary
Modifier and TypeMethodDescriptionstatic HashedStack
create
(ItemStack p_412136_, HashedPatchMap.HashGenerator p_412663_) boolean
matches
(ItemStack p_412709_, HashedPatchMap.HashGenerator p_412057_)
-
Field Details
-
EMPTY
-
STREAM_CODEC
-
-
Method Details
-
matches
-
create
-