mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-26 10:29:20 +00:00
过时方块破坏修复
This commit is contained in:
@@ -17,4 +17,8 @@ public class BlockRegistryMirror {
|
||||
public static int size() {
|
||||
return customBlockStates.length;
|
||||
}
|
||||
|
||||
public static BlockStateWrapper stoneState() {
|
||||
return stoneState;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user