Interface ClientPickBlockCallback


@Deprecated public interface ClientPickBlockCallback
Deprecated.
0.3.0
This event handler has been deprecated due to not hooking nicely into the game. Please use the alternatives.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Deprecated.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    pick​(net.minecraft.entity.player.PlayerEntity player, net.minecraft.util.hit.HitResult result, ClientPickBlockCallback.Container container)
    Deprecated.