zhuowei / MCPELauncher

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

Suggestions #396

Open officialmcpro32 opened 8 years ago

officialmcpro32 commented 8 years ago

@zhuowei

Block.setRedstoneProducer() Block.setGravityBlock() Block.setAnimation() Block.setPortalBlock()

Item.setCustomModel() Item.setItemCategory() // add a data value Item.add enchantmentRecipe() Item.brewingRecipe Item.get enchantment()

Level.dropExp() Level.getRedstoneStrength()

function entityIsFalling() function entityisFlying()

ghost commented 8 years ago

You don't need dropExp -_- Exp is an entity And there's ways to do those functions with some ifs in modtick

officialmcpro32 commented 8 years ago

@s3r1alpari4h then what's the entity Id for exp? And it's better if there's a formal way

ghost commented 8 years ago

EntityType.EXPERIENCEORB -- Its formal

zhuowei commented 8 years ago

Hi: please keep the discussion on-topic. Thank you.

ghost commented 8 years ago

y? ur making this @zhuowei