文件名称:mc:Minecraft自定义数据类型
文件大小:19KB
文件格式:ZIP
更新时间:2024-04-26 18:47:47
Go
JungleMC Minecraft类型 Go库提供表示Minecraft数据的结构和值
【文件预览】:
mc-main
----.gitignore(124B)
----go.mod(83B)
----entity()
--------thrown_egg.go(1KB)
--------entity.go(770B)
----LICENSE(1KB)
----block()
--------block.go(808B)
--------position.go(76B)
--------loader.go(750B)
--------aabb.go(66B)
--------direction.go(149B)
----go.sum(163B)
----util()
--------chat.go(2KB)
--------encryption.go(87B)
----stat()
--------stats.go(3KB)
----README.md(96B)
----packet()
--------handshake_serverbound.go(276B)
--------status_serverbound.go(113B)
--------login_serverbound.go(231B)
--------status_clientbound.go(134B)
--------play_serverbound.go(6KB)
--------login_clientbound.go(468B)
--------registry.go(9KB)
--------play_clientbound.go(15KB)
----player()
--------player.go(224B)
----generator()
--------loader.go(2KB)
--------gen.go(9KB)
--------protocol.go(4KB)
----cmd()
--------Generator.go(387B)