adepierre / Botcraft

Botcraft is a cross-platform C++ library to create bots that connect and interact with Minecraft servers with (optional) integrated OpenGL renderer
GNU General Public License v3.0
405 stars 43 forks source link

Difference between use (lever, button, door) and place #42

Closed maxsupermanhd closed 3 years ago

maxsupermanhd commented 3 years ago

Both actions are ServerboundUseItemOnPacket but how to differ placement of block from using a block?