public void Receive(PacketBuffer buffer) { blockPos = BlockPos.FromLong(buffer.ReadULong()); newId = buffer.ReadVarInt() >> 4; }