aadnk / ProtocolLib

Provides read and write access to the Minecraft protocol with Bukkit.
GNU General Public License v2.0
288 stars 92 forks source link

How to read out blocks from a loaded chunk (with out any block updates) #145

Closed MarcKramer closed 6 years ago

MarcKramer commented 6 years ago

How i can read out the block id in a loaded chunk (with out any block updates). For exampel I stay at spawn and i want to know what block id is at x 4 y 10 z 9