mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-06 15:52:03 +00:00
Merge branch 'Xiao-MoMi:dev' into dev
This commit is contained in:
@@ -114,6 +114,7 @@ public class BukkitBlockManager extends AbstractBlockManager {
|
||||
this.stateId2ImmutableBlockStates = new ImmutableBlockState[customBlockCount];
|
||||
Arrays.fill(this.stateId2ImmutableBlockStates, EmptyBlock.INSTANCE.defaultState());
|
||||
instance = this;
|
||||
this.resetPacketConsumers();
|
||||
}
|
||||
|
||||
public static BukkitBlockManager instance() {
|
||||
|
||||
Reference in New Issue
Block a user