Skip to content

Conversation

@RealMangorage
Copy link
Collaborator

@RealMangorage RealMangorage commented Nov 27, 2024

This PR aims to improve the event system to make it possible for more flexible systems, such as being able to put additional parameters/return types.

E.G you could do in this system:
EnterRoomEvent

  boolean handle(ServerLevel level, RoomInstance room, ItemStack upgrade);
  
  boolean being if cancelled.

I can make adjustments if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants