add sethome and teleport command (for claims)

This commit is contained in:
Flemmli97
2021-06-12 23:21:38 +02:00
parent c205f5e133
commit 341aa9ebce
13 changed files with 130 additions and 11 deletions
@@ -1,7 +1,6 @@
package io.github.flemmli97.flan.forgeevent;
import io.github.flemmli97.flan.event.BlockInteractEvents;
import net.minecraft.server.network.ServerPlayerInteractionManager;
import net.minecraft.util.ActionResult;
import net.minecraft.world.World;
import net.minecraftforge.event.entity.player.PlayerInteractEvent;