Uses of Interface
net.minecraft.entity.Entity.class_9776
Packages that use Entity.class_9776
Package
Description
-
Uses of Entity.class_9776 in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type Entity.class_9776Modifier and TypeMethodDescriptionEntity.moveToWorld(Entity.class_9776 class_9776) Moves this entity to another world.ItemEntity.moveToWorld(Entity.class_9776 class_9776) Moves this entity to another world. -
Uses of Entity.class_9776 in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive with parameters of type Entity.class_9776Modifier and TypeMethodDescriptionMerchantEntity.moveToWorld(Entity.class_9776 class_9776) Moves this entity to another world. -
Uses of Entity.class_9776 in net.minecraft.entity.projectile.thrown
Methods in net.minecraft.entity.projectile.thrown with parameters of type Entity.class_9776Modifier and TypeMethodDescriptionEnderPearlEntity.moveToWorld(Entity.class_9776 class_9776) Moves this entity to another world. -
Uses of Entity.class_9776 in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type Entity.class_9776Modifier and TypeMethodDescriptionServerPlayerEntity.moveToWorld(Entity.class_9776 class_9776) Moves this entity to another world.