Interface HashedStack
- All Known Implementing Classes:
HashedStack.ActualItem
public interface HashedStack
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HashedStackstatic final StreamCodec<RegistryFriendlyByteBuf, HashedStack> -
Method Summary
Modifier and TypeMethodDescriptionstatic HashedStackcreate(ItemStack itemStack, HashedPatchMap.HashGenerator hasher) booleanmatches(ItemStack stack, HashedPatchMap.HashGenerator hasher)
-
Field Details
-
EMPTY
-
STREAM_CODEC
-
-
Method Details
-
matches
-
create
-