PaperMC/paper-server/src
Owen1212055 25c25923e9 DataComponent API
Exposes the data component logic used by vanilla ItemStack to API
consumers as a version-specific API.
The types and methods introduced by this patch do not follow the general
API deprecation contracts and will be adapted to each new minecraft
release without backwards compatibility measures.

== AT ==
public net/minecraft/world/item/component/ItemContainerContents MAX_SIZE
public net/minecraft/world/item/component/ItemContainerContents items
2024-04-28 19:53:01 -04:00
..
assembly Update to Minecraft 1.18-pre5 2021-11-22 09:00:00 +11:00
log4jPlugins/java/io/papermc/paper Rewrite LogEvents to contain the source jars in stack traces 2021-07-10 11:12:30 +02:00
main DataComponent API 2024-04-28 19:53:01 -04:00
test DataComponent API 2024-04-28 19:53:01 -04:00