This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
The Minecraft Button Library
WARNING: this is only for modders and for people that already know how to create an Android button in a ModPE script. The Minecraft Button Library brings a nice Minecraft style for your buttons created with the android.widget.Button class. Screenshoots:
Example:
And now get the library and more information on how to use it in your scripts on Github:
Link to the library: https://github.com/Desno365/Minecraft-Button-Library
And yes... You're free to copy the code and do whatever you want to with it.
All the other things I've made for Minecraft: desno365.net/minecraft/
Follow me on Twitter: @desno365
Visit my website: desno365.net
Cool new libraries its surely going to help though i havent learnt how to gui
Awesome Libraries desno, it even has the Click Animation, love these Tutorials 👍 alot of code for Button impossible for me not even copying the code will i make mine work
Cool!
Could you make an Example just for the Square "B" Button? I wanna make one from Scrach
Change widget.Button for var nameItWatever = new android.widget.Switch(ctx); And onCheckChangeListeners instead of onClick
Sorry if im wrong still learning the Java Bridge that BLauncher has.
Aw man, This is revolutionary, I give you kudos my good sir, now, to just make all other mcpe gui things possible :3
Want Custom ModPE functions? Look here -> WolfyPE ModPE functions
Can you make a minecraft-styled popup with this too?
If yes, how?
The Minecraft Button Library
WARNING: this is only for modders and for people that already know how to create an Android button in a ModPE script.
The Minecraft Button Library brings a nice Minecraft style for your buttons created with the android.widget.Button class.
Screenshoots:
Example:
- Open BlockLauncher
- Open Manage ModPE Scripts
- Click Import and the Web address option
- Paste the link
- Get an Iron Sword and try the buttons
And now get the library and more information on how to use it in your scripts on Github:
Link to the library: https://github.com/Desno365/Minecraft-Button-Library
And yes... You're free to copy the code and do whatever you want to with it.
All the other things I've made for Minecraft: desno365.net/minecraft/
Follow me on Twitter: @desno365
Visit my website: desno365.net
Cool new libraries its surely going to help though i havent learnt how to gui
Awesome Libraries desno, it even has the Click Animation, love these Tutorials 👍 alot of code for Button impossible for me not even copying the code will i make mine work
Cool!
Could you make an Example just for the Square "B" Button? I wanna make one from Scrach
Change widget.Button for
var nameItWatever = new android.widget.Switch(ctx);
And onCheckChangeListeners instead of onClick
Sorry if im wrong still learning the Java Bridge that BLauncher has.
Aw man, This is revolutionary, I give you kudos my good sir, now, to just make all other mcpe gui things possible :3
Want Custom ModPE functions? Look here -> WolfyPE ModPE functions
Can you make a minecraft-styled popup with this too?
If yes, how?