Hi, I've found a function cChunk::GetBlockEntity(...) but could you explain it to me, why is it private? I want to access it from cRedstoneSimulator (I need it for dispensers.) I've got the coords and world for given block, how can I get the dispenser's entity?
Thanks
Thanks