#Disabling teleportation when a portal is touched
4 messages · Page 1 of 1 (latest)
you're in the wrong forum. This is 1.21
anyway, you can use this event
https://lexxie.dev/forge/1.20.1/net/minecraftforge/event/entity/EntityTravelToDimensionEvent.html
declaration: package: net.minecraftforge.event.entity, class: EntityTravelToDimensionEvent
Oh, I overlooked it, is there any way I can delete it? Thank you so much for your help.