Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
Midnight145 committed Oct 21, 2024
1 parent c1bdd3c commit d1ecf47
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
import java.util.Random;
import java.util.function.Function;

import com.google.common.collect.Multimap;
import net.minecraft.block.Block;
import net.minecraft.entity.Entity;
import net.minecraft.init.Blocks;
Expand All @@ -39,6 +38,8 @@

import org.apache.commons.lang3.ArrayUtils;

import com.google.common.collect.Multimap;

import WayofTime.alchemicalWizardry.AlchemicalWizardry;
import cofh.api.energy.IEnergyReceiver;
import cofh.api.energy.IEnergyStorage;
Expand Down

0 comments on commit d1ecf47

Please sign in to comment.