01-03-2014, 10:32 AM
I'm bringing this matter up once again.
(after touching some low-level-ish concepts (by my standarts) in lua I feel a bit too restricted by careful and cautious MCS API)
Is there a reason why cWorld::BroadcastBlockAction isn't exported? Like real one, "it will all break down" kind of reason?
I can see BroadcastSoundEffect and BroadcastSoundParticleEffect here, so why won't we make BlockAction broadcastable as well?
Tried to look up TileEntities in the API, had no luck. Are they even exported or something?
(after touching some low-level-ish concepts (by my standarts) in lua I feel a bit too restricted by careful and cautious MCS API)
Is there a reason why cWorld::BroadcastBlockAction isn't exported? Like real one, "it will all break down" kind of reason?
I can see BroadcastSoundEffect and BroadcastSoundParticleEffect here, so why won't we make BlockAction broadcastable as well?
Tried to look up TileEntities in the API, had no luck. Are they even exported or something?