Interface ClientEventsCallback.ClientLogin

Enclosing interface:
ClientEventsCallback

public static interface ClientEventsCallback.ClientLogin
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.world.InteractionResult
    onLogin(net.minecraft.world.entity.player.Player player)
     
  • Method Details

    • onLogin

      net.minecraft.world.InteractionResult onLogin(net.minecraft.world.entity.player.Player player)