You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
painting is more than just label changing. painting applies an entirely new block AND label (paintbrush). This event would probably contain a fromMaterial and a toMaterial that can be access via getter methods (but not via setters)
Custom event for when user uses the paint brush.
Should be called in the onUse and onRangedUse methods in the PaintBrush class.
The text was updated successfully, but these errors were encountered: