Skip to content

Commit e8baa21

Browse files
authored
chore: change blocks to block entities as PDC holder
1 parent 809f6d3 commit e8baa21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/paper/dev/api/pdc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: A guide to the PDC API for storing data.
55

66
# Persistent Data Container (PDC)
77

8-
The Persistent Data Container (PDC) is a way to store custom data on a whole range of objects; such as items, entities, and blocks.
8+
The Persistent Data Container (PDC) is a way to store custom data on a whole range of objects; such as items, entities, and block entities.
99
The full list of classes that support the PDC are:
1010

1111
- [`Chunk`](#chunk)

0 commit comments

Comments
 (0)