testing
This commit is contained in:
parent
3ef3c8f4eb
commit
b9dce506dd
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
package land.chipmunk.chayapak.chomens_bot.plugins;
|
||||
package land.chipmunk.chayapak.chomens_bot.plugins.testing;
|
||||
|
||||
import com.github.steveice10.mc.protocol.packet.ingame.serverbound.player.ServerboundMovePlayerPosRotPacket;
|
||||
import land.chipmunk.chayapak.chomens_bot.Bot;
|
||||
import land.chipmunk.chayapak.chomens_bot.chatParsers.data.MutablePlayerListEntry;
|
||||
import land.chipmunk.chayapak.chomens_bot.data.Rotation;
|
||||
import land.chipmunk.chayapak.chomens_bot.plugins.PositionPlugin;
|
||||
import org.cloudburstmc.math.vector.Vector3f;
|
||||
|
||||
// unused lol
|
Loading…
Add table
Add a link
Reference in a new issue