Buckets & entity enhancements, cleanup

This commit is contained in:
paulevsGitch 2021-04-19 21:22:11 +03:00
parent 00fd2b6199
commit 3ec2edd6d5
234 changed files with 1988 additions and 1643 deletions

View file

@ -1,7 +1,9 @@
package ru.betterend.util;
import com.mojang.math.Vector3f;
import java.util.Random;
import com.mojang.math.Vector3f;
import net.minecraft.world.phys.Vec3;
public class MHelper {