Method | Description | |
---|---|---|
HitPlayer ( |
||
ModifyDirection ( Vector3F &direction, Block currentBlock ) : void | ||
VisitBlock ( |
public HitPlayer ( |
||
world | ||
pos | Vector3I | |
hitted | ||
by | ||
restDistance | int | |
updates | IList |
|
return | void |
public ModifyDirection ( Vector3F &direction, Block currentBlock ) : void | ||
direction | Vector3F | |
currentBlock | Block | |
return | void |
public VisitBlock ( |
||
world | ||
pos | Vector3I | |
block | Block | |
owner | ||
restDistance | int | |
updates | IList |
|
sending | Block | |
return | bool |