Uses of Class
net.minecraft.util.math.Vec3i
Packages that use Vec3i
Package
Description
-
Uses of Vec3i in net.minecraft.block
Methods in net.minecraft.block that return Vec3iModifier and TypeMethodDescriptionstatic Vec3iBedBlock.method_1661(World world, int int2, int int3, int int4, int int5) -
Uses of Vec3i in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as Vec3iModifier and TypeFieldDescriptionprivate Vec3iPlayerEntity.field_516private Vec3iPlayerEntity.field_517PlayerEntity.spawnPosMethods in net.minecraft.entity.player that return Vec3iModifier and TypeMethodDescriptionPlayerEntity.method_505()static Vec3iPlayerEntity.method_507(World world, Vec3i vec3i) Methods in net.minecraft.entity.player with parameters of type Vec3iModifier and TypeMethodDescriptionvoidPlayerEntity.method_506(Vec3i vec3i) static Vec3iPlayerEntity.method_507(World world, Vec3i vec3i) -
Uses of Vec3i in net.minecraft.util.math
Methods in net.minecraft.util.math with parameters of type Vec3iConstructors in net.minecraft.util.math with parameters of type Vec3i -
Uses of Vec3i in net.minecraft.world
Methods in net.minecraft.world that return Vec3iMethods in net.minecraft.world with parameters of type Vec3i