Paper
Paper copied to clipboard
Expand open container api on HumanEntity to support custom titles
The methods now take an optional component that overrides the title of the container.
I tested these changes with every method and every container type accepts the new overridden title just fine with the villager / merchant being the exception because the level of the villager is appended to the name
Due to the maybe™ upcoming enum eradication I went ahead and removed the internal usage of the Material enum and use the blocks directly