Cuberite Forum

Full Version: Sending custom packets - Fake entity
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
If you are speaking about Minecraft PE , i dont think what that going to work. A lot of stuff is diffrent in PE.

Edit: also , beacos devs are here : is there any anticheat build into MCServer ? I'm not speaking about nofly etc , at least no fall / no swing / multiple block dig / nuke / etc ( MC protocol hacks )
I tried to create one, but I cant do it until I understand how OOP with metatables works.
Its not real OOP, you can do it in a lot of diffrent ways. You just create function new , that returns new table. Also you can store functions in variables ( varName = function (params) ... ).
Also , official tutorial ( if i didnt forget ... ) : http://www.lua.org/pil/16.html
It shouldnt be much different.
See dragonet: https://github.com/DragonetMC/Dragonet
So sad its java
Yes but MCPE misses toons of stuff that is PC's MC, isnt it ? (I think its 3 or more versions behind MC)
Pages: 1 2