Uses of Class
net.minecraft.util.math.BlockPos.Pooled
Packages that use BlockPos.Pooled
-
Uses of BlockPos.Pooled in net.minecraft.util.math
Fields in net.minecraft.util.math with type parameters of type BlockPos.PooledModifier and TypeFieldDescriptionprivate static final List<BlockPos.Pooled>BlockPos.Pooled.field_13717Methods in net.minecraft.util.math that return BlockPos.PooledModifier and TypeMethodDescriptionstatic BlockPos.PooledBlockPos.Pooled.get()static BlockPos.PooledBlockPos.Pooled.method_12567(double double2, double double3, double double4) static BlockPos.PooledBlockPos.Pooled.method_12571(int int2, int int3, int int4) static BlockPos.PooledBlockPos.Pooled.method_12573(Vec3i vec3i) BlockPos.Pooled.set(double double2, double double3, double double4) BlockPos.Pooled.setPosition(int int2, int int3, int int4)