PaperMC/test-plugin
Isaac - The456 47270e640e
Add test plugin (to remove later)
- adds `/test_lidded_new <blockpos> query` to get the api's view of the block
- adds `/test_lidded_new <blockpos> set <lidmode>` to change it.
- adds `/test_lidded_old <blockpos> <is_open | close | toggle>` to use the implementation of the old api on top of the new api.
- adds `LiddedTestListener` to test `PlayerLiddedOpenEvent`, which makes any lidded blocks open quietly (ie cancel the event), if done while holding any wool in your main hand.

since it's not the easiest thing to test in-game without some api consumer/activator

a seconds player might be useful to inspect state while it is open/closed with multiple people.
2024-12-25 01:47:51 +00:00
..
src/main Add test plugin (to remove later) 2024-12-25 01:47:51 +00:00
build.gradle.kts Brigadier Command Support (#8235) 2024-05-11 16:30:30 -04:00