Spinnery icon indicating copy to clipboard operation
Spinnery copied to clipboard

A Java-based GUI library for Minecraft.

Results 7 Spinnery issues
Sort by recently updated
recently updated
newest added

Pressing an extra mouse button in the gui crashes the minecraft client. See https://github.com/Chainmail-Studios/Astromine/issues/198 and https://github.com/badasintended/slotlink/issues/26

... and possibly other methods in the codebase (haven't looked for them). Not annotating this method means nearly all of the time you get a warning when calling this method...

Vanilla: ![idea64_BrfnLUXBLD](https://user-images.githubusercontent.com/7997354/84381892-5ed9f880-abf2-11ea-9661-61d5a9184ced.png) Spinnery: ![java_qo6HVJSCNv](https://user-images.githubusercontent.com/7997354/84381920-69948d80-abf2-11ea-9244-2cc3cae0d540.png) Also, `WSlot.addArray` places adjacent slots with like 1 pixel between them, vs. vanilla which places them right next to eachother. Also also `WSlot.addPlayerInventory` doesn't add the...

**Describe the bug** Spinnery widgets are not all copies of Kibby. **To Reproduce** Steps to reproduce the behavior: 1. Use Spinnery for anything; **Expected behavior** All widgets and sprites are...

bug
documentation
duplicate
enhancement
help wanted
good first issue
invalid
question
wontfix
fixed