Reformated
This commit is contained in:
parent
079b51e3f6
commit
852e5a6abc
385 changed files with 6924 additions and 5656 deletions
|
@ -1,11 +1,10 @@
|
|||
package org.betterx.bclib.util;
|
||||
|
||||
import com.mojang.math.Vector3f;
|
||||
import net.minecraft.core.Vec3i;
|
||||
import net.minecraft.util.RandomSource;
|
||||
import net.minecraft.world.level.levelgen.LegacyRandomSource;
|
||||
|
||||
import com.mojang.math.Vector3f;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
public class MHelper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue