jbredwards
jbredwards
### Please confirm the following. - [X] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems - [X] I have tried resolving the issue using the [support portal](https://support.modrinth.com) ### What browsers...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Observed behaviour `TileEntityReceptacle` can cause an NPE by passing `blockType` into `world::notifyNeighborsRespectDebug` [here](https://github.com/Electroblob77/Wizardry/blob/65ed0e8a2226dff727dd593d2f4129307ac49c47/src/main/java/electroblob/wizardry/tileentity/TileEntityReceptacle.java#L30)....