Uses of Interface
net.minecraftforge.common.util.ITeleporter
Package
Description
-
Uses of ITeleporter in net.minecraft.server.level
Modifier and TypeMethodDescriptionServerPlayer.changeDimension(ServerLevel p_9180_, ITeleporter teleporter)
-
Uses of ITeleporter in net.minecraft.world.entity
Modifier and TypeMethodDescriptionEntity.changeDimension(ServerLevel p_20118_, ITeleporter teleporter)
-
Uses of ITeleporter in net.minecraft.world.entity.item
Modifier and TypeMethodDescriptionItemEntity.changeDimension(ServerLevel p_32042_, ITeleporter teleporter)
-
Uses of ITeleporter in net.minecraft.world.entity.npc
Modifier and TypeMethodDescriptionAbstractVillager.changeDimension(ServerLevel p_35295_, ITeleporter teleporter)
-
Uses of ITeleporter in net.minecraft.world.entity.projectile
Modifier and TypeMethodDescriptionThrownEnderpearl.changeDimension(ServerLevel p_37506_, ITeleporter teleporter)
-
Uses of ITeleporter in net.minecraft.world.level.portal