zhuowei / MCPELauncher

Source code for BlockLauncher, a launcher that patches Minecraft for Android
Apache License 2.0
670 stars 193 forks source link

Data values of inventory items returning zero #1499

Open CtrlAltCuteness opened 4 years ago

CtrlAltCuteness commented 4 years ago

As shown in the screenshot, getting data values from items in the player's inventory is returning 0 instead of their expected value (SS is result from Player.getSelectedSlotId()). Apparently, blocks in-world seem unaffected.

Arch: 32-bit ARM Tested app & version: BlockLauncher Pro 1.26.1 Minecraft version: 1.12.0.28 (release) From store: Google Play

Screenshot_20190809-110119

Northern-OceanS commented 4 years ago

I have the same issue! And itemData in useItem() isn't work either.