Skip to content

Conversation

@Floweynt
Copy link
Contributor

Some minor bridge-ification.

Comment on lines 54 to 58

ClientPlayConnectionEvents.INIT.register((handler, client) ->
Events.JOIN.invoker().accept(new Events.ServerJoinInfo(handler.getConnection().getAddress().toString())));

ClientPlayConnectionEvents.JOIN.register((clientPlayNetworkHandler, sender, minecraftClient) -> Events.CONNECTION_PLAY_READY.invoker().run());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The naming of both of these events may be misleading or confusing

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.

3 participants