mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Taken from Bukkit's Material class, with credits. Allows to know types and properties of blocks. + Use database for "is solid" checks + Add "can harm players" method + Faster movements, falling seems natural now + Shorter error message when ping failed |
||
|---|---|---|
| .. | ||
| Block.cs | ||
| Chunk.cs | ||
| ChunkColumn.cs | ||
| Location.cs | ||
| Material.cs | ||
| World.cs | ||