Dysfold / craftjs

MIT License
10 stars 2 forks source link

Spigot javabean-properties should inherit nullability #4

Closed Ap3teus closed 3 years ago

Ap3teus commented 3 years ago

For example PlayerInteractEvent.getItem() returns ItemStack | null but PlayerInteractEvent.item is just ItemStack