Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @Override
- public void onBlockAdded(World world, int worldX, int worldY, int worldZ)
- {
- rotateBlock(world, worldX, worldY, worldZ, ForgeDirection.DOWN );
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement