zhuowei / MCPELauncher

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

What is Entity.setExtraData(); do? #1434

Closed KenMizz closed 7 years ago

KenMizz commented 7 years ago

can anyone tell me?

WIPocket commented 7 years ago

Set the entityes NBT tag. Not sure about its syntax, but things like {CustomNameVisible:0} are possible (for making jeb sheeps or Dinnerbone/Grumm entityes that dont show the nametag).

Also I am not sure if this is an issue exactly....

KenMizz commented 7 years ago

thx