blackfur
|
aa35a0b617
|
Changed name to mcpi_api added some documentation
|
2021-03-28 19:52:48 +02:00 |
|
blackfur
|
05efd7143c
|
Added .vscode to .gitignore, renamed Player function names, added setting function to Player
|
2021-03-26 17:46:02 +01:00 |
|
blackfur
|
2edfd26bb6
|
Changed import in base test
|
2021-03-25 18:53:01 +01:00 |
|
blackfur
|
9cdf2f6bf6
|
Added Player struct with implementation for get_player_pos() and set_player_pos(), added player() method on the Minecraft struct, added two tests base.rs for functions in the Minecraft struct and player.rs for functions in the Player struct
|
2021-03-21 16:56:19 +01:00 |
|