Updates version
This commit is contained in:
parent
87c0c153bb
commit
9c31454a46
5 changed files with 73 additions and 18 deletions
|
@ -4,4 +4,6 @@ import net.minecraft.util.math.BlockPos;
|
|||
|
||||
public interface TeleportingEntity {
|
||||
void beSetExitPos(BlockPos pos);
|
||||
|
||||
boolean beCanTeleport();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue