OpenMods / OpenPeripheral-Addons

An addon for OpenPeripheral, adding physical blocks and items to the game
MIT License
11 stars 10 forks source link

Drawable userdata is not nullable #68

Closed boq closed 8 years ago

boq commented 9 years ago

Just a reminder to fix it once changes in OPC are merged.

nevercast commented 8 years ago

Still not nullable?

https://github.com/OpenMods/OpenPeripheral-Addons/blob/master/src/main/java/openperipheral/addons/glasses/drawable/Drawable.java#L273-L277