Interface PlayerEvents.Scoping

Enclosing class:
PlayerEvents

public static interface PlayerEvents.Scoping
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.world.InteractionResult
    onPlayerScoping(boolean scoping, net.minecraft.world.entity.player.Player player)
     
  • Method Details

    • onPlayerScoping

      net.minecraft.world.InteractionResult onPlayerScoping(boolean scoping, net.minecraft.world.entity.player.Player player)