minecraft-master.zip
(预估有个64文件)
minecraft-master
mix.lock
6KB
.gitignore
674B
mix.exs
2KB
Makefile
394B
src
biome.h
297B
nifs.c
5KB
chunk.c
5KB
chunk.h
1004B
perlin.h
193B
perlin.c
3KB
biome.c
2KB
coveralls.json
209B
.travis.yml
198B
.formatter.exs
84B
priv
.gitkeep
0B
LICENSE
1KB
README.md
2KB
config
config.exs
1KB
lib
minecraft
state_machine.ex
3KB
crypto.ex
3KB
packet.ex
9KB
users.ex
3KB
chunk.ex
761B
nif.ex
2KB
connection.ex
7KB
protocol.ex
3KB
packet
client
status
request.ex
367B
ping.ex
510B
login
login_start.ex
591B
encryption_response.ex
1KB
handshake.ex
1KB
play
client_status.ex
771B
teleport_confirm.ex
640B
plugin_message.ex
683B
player_position_and_look.ex
1KB
client_settings.ex
2KB
player_position.ex
981B
keep_alive.ex
579B
player_look.ex
914B
server
status
response.ex
562B
pong.ex
512B
login
encryption_request.ex
1KB
login_success.ex
788B
play
join_game.ex
3KB
spawn_position.ex
634B
player_abilities.ex
2KB
chunk_data.ex
2KB
player_position_and_look.ex
1KB
keep_alive.ex
579B
crypto
aes.ex
2KB
sha.ex
589B
application.ex
348B
server.ex
1KB
protocol
handler.ex
4KB
world.ex
2KB
mix
tasks
compile.nifs.ex
569B
test
support
test_client.ex
5KB
minecraft
packet_test.exs
4KB
world_test.exs
184B
integration
integration_test.exs
4KB
crypto_test.exs
366B
crypto
sha_test.exs
345B
nif_test.exs
261B
test_helper.exs
15B
暂无评论