Chen Liang
Chen Liang
Fyi this was once NetherPortalBlock.AreaHelper.
> contrary to working with bit vectors Hmm, but their main usage in vanilla is for value merging in voxel shapes, mainly bit set voxel set
Notice some need to stay, such as ``` net/minecraft/block/abstractsignblock.java: signtype: type net/minecraft/block/abstractskullblock.java: skulltype: type ``` `getType` name is already used by `BlockEntityType getType`.
@modmuss50 Anything wrong with this?
Hmm, so is there anyone using yarn as a dependency in `build.1+` version format? If no, then I'd argue fixing such names is no big problem, as people only bump...
Should we aim for 1.19.1 since this has been a 'big' update?
I prefer only `FILTER`/`CHECKER` suffix without `IS` prefix.
> Yes, I also prefer the IS_ **suffix**. 
looking back, now i support is prefix. or we can alternatively have a 3rd person present tense verb, like HAS_EFFECT, REQUIRES_SOME_PERMISSION, etc.
The name should be `position` than `pos`, as that's what we have in `VertexFormatElement.Type` and `VertexFormats`.