Joseph Burton
Joseph Burton
Yes
They are kind of the same thing, but "dust" tends to imply something that is natural, and "powder" tends to imply something that is manmade
Some of these should absolutely be enabled by default, such as `enableCommandExceptionLogging`. Additionally, there are some other things that could be useful in the dev module that Mojang doesn't have,...
> A better example would be: `BlockEntity.getWorld()` imo, as in the vast majoriy of cases when you have a BlockEntity its world isnt going to be null. That is true,...
This should already be possible (without an import). Is there some error you get when you try?
The issue I think is to do with validation in filament being done on a per-file basis. If it weren't for that I think this should already work. Transferring this...
The git history looks fine to me, I think he missed that this PR has a dependency. It will need rebasing once my PR is merged.
Just stumbled across this too, would be good if the error message could be improved :)
I'm reading `MODIFY_USING_ITEM_SPEED` as "modify using-item speed" where "using-item" is a modifier to "speed". When using verbs to modify nouns like this, normally what you're actually using is the [gerund](https://www.scribbr.co.uk/nouns/gerunds/),...
From the discussion on Discord. My last message in favour of `MODIFY_ITEM_USE_SPEED` was based on the mistaken assumption that this event was about how fast you can use an item,...