Uses of Class
net.minecraft.util.Vec3i
Packages that use Vec3i
Package
Description
-
Uses of Vec3i in net.minecraft.block
Methods in net.minecraft.block that return Vec3iModifier and TypeMethodDescriptionstatic Vec3iBed.findWakeUpPosition(Level level, int x, int y, int z, int tries) -
Uses of Vec3i in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as Vec3iModifier and TypeFieldDescriptionPlayerBase.bedPositionprivate Vec3iPlayerBase.field_517private Vec3iPlayerBase.spawnPosMethods in net.minecraft.entity.player that return Vec3iModifier and TypeMethodDescriptionPlayerBase.getSpawnPosition()static Vec3iPlayerBase.method_507(Level level, Vec3i vec3i) Methods in net.minecraft.entity.player with parameters of type Vec3iModifier and TypeMethodDescriptionstatic Vec3iPlayerBase.method_507(Level level, Vec3i vec3i) voidPlayerBase.setPlayerSpawn(Vec3i vec3i) -
Uses of Vec3i in net.minecraft.level
Methods in net.minecraft.level that return Vec3iMethods in net.minecraft.level with parameters of type Vec3i -
Uses of Vec3i in net.minecraft.util
Methods in net.minecraft.util with parameters of type Vec3iConstructors in net.minecraft.util with parameters of type Vec3i