enbrain

Results 14 issues of enbrain

Those methods have different behaviors.

refactor

It actually clamps the value of the `unclampedCall` method to `[0, 1]`.

bug
refactor

`OreBlock` is extended by a non-ore block `SculkBlock`. Shnupbups suggested `ExperienceDroppingBlock` in fabric discord. > Shnupbups: yeah `OreBlock` is really just `ExperienceDroppingBlock` or something but that's not a nice name...

bug
refactor

Currently, some use `color`, while others use `argb` (or something like that). It would be good to resolve inconsistency and document it on CONVENTIONS.md.

discussion