Skip to content

Commit 97c03fa

Browse files
committed
chore: update pdc support list
1 parent d7c09bd commit 97c03fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/paper/dev/api/pdc.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ The full list of classes that support the PDC are:
1212
- [`World`](#world)
1313
- [`Entity`](#entity)
1414
- [`TileState`](#tilestate)
15-
- [`ItemMeta`](#itemmeta)
1615
- [`Structure`](#structure)
16+
- [`ItemMeta`](#itemmeta)
17+
- [`GeneratedStructure`](#generatedstructure)
18+
- [`Raid`](#raid)
1719

1820
## What is it used for?
1921
In the past, developers resorted to a variety of methods to store custom data on objects:

0 commit comments

Comments
 (0)