Skip to content

Commit

Permalink
Updating Injector bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleepybear committed Aug 6, 2021
1 parent 83e9ef3 commit 26a8245
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public interface BlockRegistry extends Registry {

int getRuntimeId(BlockState state);

int getRundtimeId(Identifier id, int meta);
int getRuntimeId(Identifier id, int meta);

BlockState getBlock(BlockType type);

Expand Down

0 comments on commit 26a8245

Please sign in to comment.