Where can i find a list of all deprecated things?

I was searching through roblox developer wiki, and I found this interesting deprecated instance called “FloorWire”. i was amazed by it. i wanna explore more on deprecated objects. Anyone have any idea on where roblox list all deprecated apis?

video of floorwire i recorded:

Here’s a few:
Roblox Fandom Wiki Deprecated Classes

There used to be a list, but it got removed from DevForums.

1 Like

You can still spawn them in with Instance.New(), if you were wondering