Minor style fixes
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
|
||||
#include "RedstoneSimulatorChunkData.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class ForEachSourceCallback
|
||||
{
|
||||
public:
|
||||
|
||||
@@ -3,9 +3,17 @@
|
||||
|
||||
#include "RedstoneSimulatorChunkData.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class cChunk;
|
||||
class ForEachSourceCallback;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
namespace RedstoneHandler
|
||||
{
|
||||
/** Asks a redstone component at the source position how much power it will deliver to the querying position.
|
||||
|
||||
Reference in New Issue
Block a user