mirror of
https://github.com/GIKExe/rust_mc_serv.git
synced 2025-06-24 02:12:58 +03:00
?
This commit is contained in:
parent
8f0f0c6a5e
commit
b86dd46b36
@ -1,6 +0,0 @@
|
||||
|
||||
|
||||
|
||||
struct Entity {
|
||||
position: Vec3
|
||||
}
|
@ -1,10 +0,0 @@
|
||||
|
||||
|
||||
|
||||
struct Player {
|
||||
entity_id: i32
|
||||
}
|
||||
|
||||
impl Player for Entity {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user