We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c09bd commit 97c03faCopy full SHA for 97c03fa
docs/paper/dev/api/pdc.mdx
@@ -12,8 +12,10 @@ The full list of classes that support the PDC are:
12
- [`World`](#world)
13
- [`Entity`](#entity)
14
- [`TileState`](#tilestate)
15
-- [`ItemMeta`](#itemmeta)
16
- [`Structure`](#structure)
+- [`ItemMeta`](#itemmeta)
17
+- [`GeneratedStructure`](#generatedstructure)
18
+- [`Raid`](#raid)
19
20
## What is it used for?
21
In the past, developers resorted to a variety of methods to store custom data on objects:
0 commit comments