SpyglassMC / vanilla-mcdoc

The vanilla definition files using the schema format, mcdoc, for describing data structures used by Minecraft, including its CODECs, JSONs, and NBTs
MIT License
20 stars 5 forks source link

Update `SpawnData` in spawner_minecart #50

Closed NePonpon closed 2 hours ago

NePonpon commented 2 hours ago

SpawnData uses ::java::server::world::block::spawner::SpawnerEntry

SpawnData?: (
    #[until="1.18"] AnyEntity |
    #[since="1.18"] SpawnerEntry |
),
misode commented 2 hours ago

Thank you for the report! If you reload vscode it should be fixed