Interface ClientEvent.LocalPlayerJoin
- Enclosing interface:
ClientEvent
public static interface ClientEvent.LocalPlayerJoin
Event handler type for ClientEvent.PLAYER_JOIN.-
Method Summary
Modifier and TypeMethodDescriptionvoidinvoke(@NotNull net.minecraft.client.player.LocalPlayer localPlayer)
-
Method Details
-
invoke
void invoke(@NotNull @NotNull net.minecraft.client.player.LocalPlayer localPlayer)
-