Interface PlayerEvents.Scoping
- Enclosing class:
- PlayerEvents
public static interface PlayerEvents.Scoping
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.InteractionResultonPlayerScoping(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)
-