Some small changes

This commit is contained in:
paulevsGitch 2021-07-19 05:53:30 +03:00
parent 1342326e70
commit 55f7a858a6
11 changed files with 78 additions and 617 deletions

View file

@ -4,7 +4,7 @@ import net.minecraft.world.entity.ai.behavior.ShufflingList;
import org.spongepowered.asm.mixin.Final;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.Shadow;
import ru.betterend.util.ShuffelingListExtended;
import ru.betterend.interfaces.ShuffelingListExtended;
import java.util.List;